Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dprocctl.h43 #define PROC_LA_CTL_LA48_ON_EXEC 1 macro
/freebsd/usr.bin/proccontrol/
H A Dproccontrol.c324 case PROC_LA_CTL_LA48_ON_EXEC: in main()
407 arg = enable ? PROC_LA_CTL_LA48_ON_EXEC : in main()
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c439 case PROC_LA_CTL_LA48_ON_EXEC: in cpu_procctl_la_ctl()
464 res = PROC_LA_CTL_LA48_ON_EXEC; in cpu_procctl_la_status()
509 val != PROC_LA_CTL_LA48_ON_EXEC && in cpu_procctl()