Searched refs:PROC_PROCCTL_MD_MIN (Results 1 – 4 of 4) sorted by relevance
36 #define PROC_KPTI_CTL (PROC_PROCCTL_MD_MIN + 0)37 #define PROC_KPTI_STATUS (PROC_PROCCTL_MD_MIN + 1)
45 #define PROC_PROCCTL_MD_MIN 0x10000000 macro
547 if (uap->com >= PROC_PROCCTL_MD_MIN) in sys_procctl()
3439 if (uap->com >= PROC_PROCCTL_MD_MIN) in freebsd32_procctl()