/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/ |
H A D | boot_service.h | 66 EfiStatus (*get_memory_map)(size_t* memory_map_size, EfiMemoryDescriptor* memory_map, member
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/ |
H A D | lib.rs | 350 pub fn get_memory_map<'b>(&self, mmap_buffer: &'b mut [u8]) -> Result<EfiMemoryMap<'b>> { in get_memory_map() method 1122 unsafe extern "C" fn get_memory_map( in get_memory_map() function
|
/aosp_15_r20/external/rust/crates/uefi-raw/src/table/ |
D | boot.rs | 28 pub get_memory_map: unsafe extern "efiapi" fn( field
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/table/ |
D | boot.rs | 28 pub get_memory_map: unsafe extern "efiapi" fn( field
|
/aosp_15_r20/external/rust/crates/uefi/src/ |
D | boot.rs | 269 pub(crate) fn get_memory_map(buf: &mut [u8]) -> Result<MemoryMapMeta> { in get_memory_map() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/ |
D | boot.rs | 269 pub(crate) fn get_memory_map(buf: &mut [u8]) -> Result<MemoryMapMeta> { in get_memory_map() function
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 71122 …efi_status_t (*get_memory_map)(long unsigned int *, void *, long unsigned int *, long unsigned int… member 71169 u32 get_memory_map; member
|
H A D | vmlinux_602.h | 71122 …efi_status_t (*get_memory_map)(long unsigned int *, void *, long unsigned int *, long unsigned int… member 71169 u32 get_memory_map; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 110666 efi_status_t (*get_memory_map)(unsigned long *, void *, unsigned long *, unsigned long *, u32 *); member 110713 u32 get_memory_map; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 85475 …efi_status_t (*get_memory_map)(long unsigned int *, void *, long unsigned int *, long unsigned int… member 85522 u32 get_memory_map; member
|
H A D | vmlinux.h | 85475 …efi_status_t (*get_memory_map)(long unsigned int *, void *, long unsigned int *, long unsigned int… member 85522 u32 get_memory_map; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 112800 …efi_status_t (*get_memory_map)(long unsigned int *, void *, long unsigned int *, long unsigned int… member 112847 u32 get_memory_map; member
|
H A D | vmlinux.h | 112800 …efi_status_t (*get_memory_map)(long unsigned int *, void *, long unsigned int *, long unsigned int… member 112847 u32 get_memory_map; member
|