Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c5305 #define SYSCTL_PHYSMEM HW_MEMSIZE in get_physical_memory() macro
5307 #define SYSCTL_PHYSMEM HW_PHYSMEM64 in get_physical_memory() macro
5309 #define SYSCTL_PHYSMEM HW_PHYSMEM in get_physical_memory() macro
5317 mib[1] = SYSCTL_PHYSMEM; in get_physical_memory()
5330 #undef SYSCTL_PHYSMEM in get_physical_memory()