Home
last modified time | relevance | path

Searched defs:efi_memory_map (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/efi/src/
H A Dfuchsia_boot.rs101 let efi_memory_map = efi::exit_boot_services(efi_entry, &mut mem_map_buf).unwrap(); in fuchsia_boot_demo() localVariable
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h28040 struct efi_memory_map { struct
28041 phys_addr_t phys_map;
28042 void *map;
28043 void *map_end;
28044 int nr_map;
28045 long unsigned int desc_version;
28046 long unsigned int desc_size;
28047 long unsigned int flags;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h35804 struct efi_memory_map { struct
35805 phys_addr_t phys_map;
35806 void *map;
35807 void *map_end;
35808 int nr_map;
35809 long unsigned int desc_version;
35810 long unsigned int desc_size;
35811 long unsigned int flags;
H A Dvmlinux_602.h35804 struct efi_memory_map { struct
35805 phys_addr_t phys_map;
35806 void *map;
35807 void *map_end;
35808 int nr_map;
35809 long unsigned int desc_version;
35810 long unsigned int desc_size;
35811 long unsigned int flags;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h9239 struct efi_memory_map { struct
9240 phys_addr_t phys_map;
9241 void *map;
9242 void *map_end;
9243 int nr_map;
9244 long unsigned int desc_version;
9245 long unsigned int desc_size;
9246 long unsigned int flags;
H A Dvmlinux_518.h9239 struct efi_memory_map { struct
9240 phys_addr_t phys_map;
9241 void *map;
9242 void *map_end;
9243 int nr_map;
9244 long unsigned int desc_version;
9245 long unsigned int desc_size;
9246 long unsigned int flags;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h110236 struct efi_memory_map { struct
110237 phys_addr_t phys_map;
110238 void *map;
110239 void *map_end;
110240 int nr_map;
110241 unsigned long desc_version;
110242 unsigned long desc_size;
110243 unsigned long flags;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h6193 struct efi_memory_map { struct
6194 phys_addr_t phys_map;
6195 void *map;
6196 void *map_end;
6197 int nr_map;
6198 long unsigned int desc_version;
6199 long unsigned int desc_size;
6200 long unsigned int flags;
H A Dvmlinux.h6193 struct efi_memory_map { struct
6194 phys_addr_t phys_map;
6195 void *map;
6196 void *map_end;
6197 int nr_map;
6198 long unsigned int desc_version;
6199 long unsigned int desc_size;
6200 long unsigned int flags;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h14500 struct efi_memory_map { struct
14501 phys_addr_t phys_map;
14502 void *map;
14503 void *map_end;
14504 int nr_map;
14505 long unsigned int desc_version;
14506 long unsigned int desc_size;
14507 long unsigned int flags;
H A Dvmlinux.h14500 struct efi_memory_map { struct
14501 phys_addr_t phys_map;
14502 void *map;
14503 void *map_end;
14504 int nr_map;
14505 long unsigned int desc_version;
14506 long unsigned int desc_size;
14507 long unsigned int flags;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h31076 struct efi_memory_map { struct
31077 phys_addr_t phys_map;
31078 void *map;
31079 void *map_end;
31080 int nr_map;
31081 unsigned long desc_version;
31082 unsigned long desc_size;
31083 unsigned long flags;