Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dprocctl.h44 #define PROC_LA_CTL_LA57_ON_EXEC 2 macro
/freebsd/usr.bin/proccontrol/
H A Dproccontrol.c327 case PROC_LA_CTL_LA57_ON_EXEC: in main()
402 arg = enable ? PROC_LA_CTL_LA57_ON_EXEC : in main()
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c443 case PROC_LA_CTL_LA57_ON_EXEC: in cpu_procctl_la_ctl()
466 res = PROC_LA_CTL_LA57_ON_EXEC; in cpu_procctl_la_status()
510 val != PROC_LA_CTL_LA57_ON_EXEC && in cpu_procctl()