Searched refs:HW_USERMEM (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_mib.c283 case HW_USERMEM:
403 SYSCTL_PROC(_hw, HW_USERMEM, usermem, CTLTYPE_INT | CTLFLAG_RD | CTLFLAG_MASKED | CTLFLAG_LOCKED, 0, HW_USERMEM, sysctl_hw_generic, "I", "");
/darwin-on-arm/xnu/bsd/sys/
H A Dsysctl.h891 #define HW_USERMEM 6 /* int: non-kernel memory */ macro

Completed in 17 milliseconds