Home
last modified time | relevance | path

Searched defs:memblock_type (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h12817 struct memblock_type { struct
12818 unsigned long cnt;
12819 unsigned long max;
12820 phys_addr_t total_size;
12821 struct memblock_region *regions;
12822 char *name;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h30252 struct memblock_type { struct
30253 unsigned long cnt;
30254 unsigned long max;
30255 phys_addr_t total_size;
30256 struct memblock_region *regions;
30257 char *name;