Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/libiberty/
Dphysmem.c241 #if HAVE_SYSCTL && defined HW_USERMEM in physmem_available()
245 static int mib[2] = { CTL_HW, HW_USERMEM }; in physmem_available()
/mirbsd/src/sys/sys/
Dsysctl.h528 #define HW_USERMEM 6 /* int: non-kernel memory */ macro
/mirbsd/src/sys/kern/
Dkern_sysctl.c646 case HW_USERMEM: