Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10264 struct efi_memory_map { struct
10265 phys_addr_t phys_map;
10266 void *map;
10267 void *map_end;
10268 int nr_map;
10269 long unsigned int desc_version;
10270 long unsigned int desc_size;
10271 long unsigned int flags;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h13930 struct efi_memory_map { struct
13931 phys_addr_t phys_map;
13932 void *map;
13933 void *map_end;
13934 int nr_map;
13935 long unsigned int desc_version;
13936 long unsigned int desc_size;
13937 long unsigned int flags;
Dvmlinux_510.h13930 struct efi_memory_map { struct
13931 phys_addr_t phys_map;
13932 void *map;
13933 void *map_end;
13934 int nr_map;
13935 long unsigned int desc_version;
13936 long unsigned int desc_size;
13937 long unsigned int flags;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h10744 struct efi_memory_map { struct
10745 phys_addr_t phys_map;
10746 void *map;
10747 void *map_end;
10748 int nr_map;
10749 long unsigned int desc_version;
10750 long unsigned int desc_size;
10751 bool late;
Dvmlinux_505.h10744 struct efi_memory_map { struct
10745 phys_addr_t phys_map;
10746 void *map;
10747 void *map_end;
10748 int nr_map;
10749 long unsigned int desc_version;
10750 long unsigned int desc_size;
10751 bool late;