Home
last modified time | relevance | path

Searched refs:SYSCTL_PHYSMEM (Results 1 – 1 of 1) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c5406 #define SYSCTL_PHYSMEM HW_MEMSIZE in get_physical_memory() macro
5408 #define SYSCTL_PHYSMEM HW_PHYSMEM64 in get_physical_memory() macro
5410 #define SYSCTL_PHYSMEM HW_PHYSMEM in get_physical_memory() macro
5418 mib[1] = SYSCTL_PHYSMEM; in get_physical_memory()
5431 #undef SYSCTL_PHYSMEM in get_physical_memory()