diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2025-10-30 15:14:27 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2025-10-30 15:19:01 +0000 |
| commit | 7eb213614b90cde31707a53c4b8ae6acacf2aa0f (patch) | |
| tree | 66d89540fba45bfbff5247daf1f61b5fe47a9cad /sys/arm/include/pmap.h | |
| parent | 8b2f4e6b3a478faaa4b0b23efc9c65f5db913df4 (diff) | |
Add wrapper inline functions for bus_alloc_resource* that accept a
resource ID by value (instead of a pointer). The rest of the bus
resource API (outside of compat shims) does not accept resource IDs as
arguments, but instead obtains the resource ID from the resource
itself when needed. As such, there is no reason to return any
potentially modified resource IDs to the caller.
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D53401
Diffstat (limited to 'sys/arm/include/pmap.h')
0 files changed, 0 insertions, 0 deletions
