Home
last modified time | relevance | path

Searched defs:phys_addr (Results 1 – 25 of 187) sorted by relevance

12345678

/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dcec-funcs.h14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source()
24 __u16 *phys_addr) in cec_ops_active_source()
44 __u16 phys_addr) in cec_msg_inactive_source()
53 __u16 *phys_addr) in cec_ops_inactive_source()
68 __u16 phys_addr) in cec_msg_routing_information()
78 __u16 *phys_addr) in cec_ops_routing_information()
106 static inline void cec_msg_set_stream_path(struct cec_msg *msg, __u16 phys_addr) in cec_msg_set_stream_path()
116 __u16 *phys_addr) in cec_ops_set_stream_path()
185 __u16 phys_addr; member
283 __u16 phys_addr) in cec_msg_record_on_phys_addr()
[all …]
/aosp_15_r20/external/flashrom/
H A Dhwaccess_physmap.c48 static void *map_first_meg(uintptr_t phys_addr, size_t len) in map_first_meg()
76 static void *sys_physmap(uintptr_t phys_addr, size_t len) in sys_physmap()
124 static void *sys_physmap(uintptr_t phys_addr, size_t len) in sys_physmap()
140 static void *sys_physmap(uintptr_t phys_addr, size_t len) in sys_physmap()
172 static void *sys_physmap_rw_uncached(uintptr_t phys_addr, size_t len) in sys_physmap_rw_uncached()
191 static void *sys_physmap_ro_cached(uintptr_t phys_addr, size_t len) in sys_physmap_ro_cached()
257 static void *physmap_common(const char *descr, uintptr_t phys_addr, size_t len, bool readonly, bool… in physmap_common()
350 void *physmap(const char *descr, uintptr_t phys_addr, size_t len) in physmap()
355 void *rphysmap(const char *descr, uintptr_t phys_addr, size_t len) in rphysmap()
360 void *physmap_ro(const char *descr, uintptr_t phys_addr, size_t len) in physmap_ro()
[all …]
/aosp_15_r20/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator.cpp59 void *AddressSpaceHostMemoryAllocatorContext::allocate_impl(const uint64_t phys_addr, in allocate_impl()
98 const uint64_t phys_addr = info->phys_addr; in unallocate() local
125 const uint64_t phys_addr = kv.first; in save() local
141 uint64_t phys_addr = stream->getBe64(); in load() local
158 uint64_t phys_addr = kv.first; in clear() local
Daddress_space_host_media.cpp109 void AddressSpaceHostMediaContext::allocatePages(uint64_t phys_addr, int num_pages) { in allocatePages()
117 void AddressSpaceHostMediaContext::deallocatePages(uint64_t phys_addr, in deallocatePages()
Daddress_space_host_memory_allocator_unittests.cpp53 AddressSpaceDevicePingInfo createAllocateRequest(uint64_t phys_addr) { in createAllocateRequest()
64 AddressSpaceDevicePingInfo createUnallocateRequest(uint64_t phys_addr) { in createUnallocateRequest()
Daddress_space_device.cpp112 const uint64_t phys_addr = pingInfo->phys_addr; in ping() local
138 const uint64_t phys_addr = pingInfo->phys_addr; in pingAtHva() local
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daub_mem.c43 uint64_t phys_addr; member
49 uint64_t phys_addr; member
158 ensure_phys_mem(struct aub_mem *mem, uint64_t phys_addr) in ensure_phys_mem()
182 search_phys_mem(struct aub_mem *mem, uint64_t phys_addr) in search_phys_mem()
294 uint64_t phys_addr = i->phys_addr & ~0xfff; in aub_mem_get_ggtt_bo() local
411 aub_mem_get_phys_addr_data(struct aub_mem *mem, uint64_t phys_addr) in aub_mem_get_phys_addr_data()
/aosp_15_r20/external/coreboot/util/intelmetool/
H A Dmmap.c11 void *map_physical_exact(off_t phys_addr, void *mapto, size_t len) in map_physical_exact()
29 void *map_physical(off_t phys_addr, size_t len) in map_physical()
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/nxp/crypto/caam/
H A Dcaam_io.h18 #define PHYS_ADDR_HI(phys_addr) \ argument
22 #define PHYS_ADDR_LO(phys_addr) \ argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/nxp/crypto/caam/
Dcaam_io.h18 #define PHYS_ADDR_HI(phys_addr) \ argument
22 #define PHYS_ADDR_LO(phys_addr) \ argument
/aosp_15_r20/external/coreboot/util/bucts/
H A Dbucts.c59 static void *sys_physmap(unsigned long phys_addr, size_t len) in sys_physmap()
76 static void *physmap(const char *descr, unsigned long phys_addr, size_t len) in physmap()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/GoldfishAddressSpace/
H A Dgoldfish_address_space.cpp40 __u64 phys_addr; member
435 size_t size, uint64_t* phys_addr, uint64_t* offset) { in goldfish_address_space_allocate()
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvbox_vmmdev_types.h151 __u32 phys_addr; member
169 __u64 phys_addr; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvbox_vmmdev_types.h151 __u32 phys_addr; member
169 __u64 phys_addr; member
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dvbox_vmmdev_types.h139 __u32 phys_addr; member
157 __u64 phys_addr; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dvbox_vmmdev_types.h151 __u32 phys_addr; member
169 __u64 phys_addr; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Dvbox_vmmdev_types.h151 __u32 phys_addr; member
169 __u64 phys_addr; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dvbox_vmmdev_types.h151 __u32 phys_addr; member
169 __u64 phys_addr; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Dvbox_vmmdev_types.h139 __u32 phys_addr; member
157 __u64 phys_addr; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dvbox_vmmdev_types.h139 __u32 phys_addr; member
157 __u64 phys_addr; member
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dvbox_vmmdev_types.h139 __u32 phys_addr; member
157 __u64 phys_addr; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dvbox_vmmdev_types.h139 __u32 phys_addr; member
157 __u64 phys_addr; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dvbox_vmmdev_types.h151 __u32 phys_addr; member
169 __u64 phys_addr; member
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/
H A Dvbox_vmmdev_types.h139 __u32 phys_addr; member
157 __u64 phys_addr; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dvbox_vmmdev_types.h139 __u32 phys_addr; member
157 __u64 phys_addr; member

12345678