Searched refs:HW_PHYSMEM (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/contrib/binutils-2.34/libiberty/ |
| HD | physmem.c | 135 #if HAVE_SYSCTL && defined HW_PHYSMEM in physmem_total() 139 static int mib[2] = { CTL_HW, HW_PHYSMEM }; in physmem_total()
|
| /dragonfly/contrib/binutils-2.27/libiberty/ |
| HD | physmem.c | 135 #if HAVE_SYSCTL && defined HW_PHYSMEM in physmem_total() 139 static int mib[2] = { CTL_HW, HW_PHYSMEM }; in physmem_total()
|
| /dragonfly/contrib/gcc-4.7/libiberty/ |
| HD | physmem.c | 135 #if HAVE_SYSCTL && defined HW_PHYSMEM in physmem_total() 139 static int mib[2] = { CTL_HW, HW_PHYSMEM }; in physmem_total()
|
| /dragonfly/contrib/gcc-8.0/libiberty/ |
| HD | physmem.c | 135 #if HAVE_SYSCTL && defined HW_PHYSMEM in physmem_total() 139 static int mib[2] = { CTL_HW, HW_PHYSMEM }; in physmem_total()
|
| /dragonfly/contrib/xz/src/common/ |
| HD | tuklib_physmem.c | 162 HW_PHYSMEM in tuklib_physmem()
|
| /dragonfly/sys/platform/vkernel64/x86_64/ |
| HD | cpu_regs.c | 125 SYSCTL_PROC(_hw, HW_PHYSMEM, physmem, CTLTYPE_ULONG|CTLFLAG_RD,
|
| /dragonfly/sys/sys/ |
| HD | sysctl.h | 637 #define HW_PHYSMEM 5 /* int: total memory */ macro
|
| /dragonfly/usr.sbin/pfctl/ |
| HD | pfctl.c | 1571 mib[1] = HW_PHYSMEM; in pfctl_init_options()
|
| /dragonfly/sys/platform/pc64/x86_64/ |
| HD | machdep.c | 273 SYSCTL_PROC(_hw, HW_PHYSMEM, physmem, CTLTYPE_ULONG|CTLFLAG_RD,
|