Home
last modified time | relevance | path

Searched refs:hw_ibrs_ibpb_active (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dx86_var.h91 extern int hw_ibrs_ibpb_active;
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c853 int hw_ibrs_ibpb_active; variable
875 hw_ibrs_ibpb_active = 0; in hw_ibrs_recalculate()
877 hw_ibrs_active = hw_ibrs_ibpb_active = (cpu_stdext_feature3 & in hw_ibrs_recalculate()
/f-stack/freebsd/x86/acpica/
H A Dacpi_wakeup.c247 hw_ibrs_ibpb_active = 0; in acpi_sleep_machdep()
/f-stack/freebsd/i386/i386/
H A Dsupport.s430 cmpb $0,hw_ibrs_ibpb_active
/f-stack/freebsd/amd64/amd64/
H A Dsupport.S1593 cmpb $0,hw_ibrs_ibpb_active(%rip)