Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dprocctl.h41 #define PROC_KPTI_CTL_ENABLE_ON_EXEC 1 macro
/f-stack/freebsd/amd64/amd64/
H A Dvm_machdep.c383 if (pti && val == PROC_KPTI_CTL_ENABLE_ON_EXEC) in cpu_procctl_kpti_ctl()
393 PROC_KPTI_CTL_ENABLE_ON_EXEC: in cpu_procctl_kpti_status()
470 val != PROC_KPTI_CTL_ENABLE_ON_EXEC && in cpu_procctl()