Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/libiberty/
HDphysmem.c135 #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/
HDphysmem.c135 #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/
HDphysmem.c135 #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/
HDphysmem.c135 #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/
HDtuklib_physmem.c162 HW_PHYSMEM in tuklib_physmem()
/dragonfly/sys/platform/vkernel64/x86_64/
HDcpu_regs.c125 SYSCTL_PROC(_hw, HW_PHYSMEM, physmem, CTLTYPE_ULONG|CTLFLAG_RD,
/dragonfly/sys/sys/
HDsysctl.h637 #define HW_PHYSMEM 5 /* int: total memory */ macro
/dragonfly/usr.sbin/pfctl/
HDpfctl.c1571 mib[1] = HW_PHYSMEM; in pfctl_init_options()
/dragonfly/sys/platform/pc64/x86_64/
HDmachdep.c273 SYSCTL_PROC(_hw, HW_PHYSMEM, physmem, CTLTYPE_ULONG|CTLFLAG_RD,