Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_mib.c164 SYSCTL_PROC(_kern, KERN_MAXPHYS, maxphys, CTLTYPE_LONG | CTLFLAG_RDTUN |
168 SYSCTL_ULONG(_kern, KERN_MAXPHYS, maxphys,
/f-stack/freebsd/sys/
H A Dsysctl.h984 #define KERN_MAXPHYS 38 /* int: MAXPHYS value */ macro