Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/x86/include/
HDx86_var.h140 void hw_ibrs_recalculate(bool all_cpus);
/freebsd-13-stable/sys/amd64/amd64/
HDinitcpu.c325 hw_ibrs_recalculate(false); in initializecpu()
/freebsd-13-stable/sys/amd64/acpica/
HDacpi_wakeup.c305 hw_ibrs_recalculate(true); in acpi_wakeup_machdep()
/freebsd-13-stable/sys/x86/x86/
HDcpu_machdep.c923 hw_ibrs_recalculate(bool for_all_cpus) in hw_ibrs_recalculate() function
948 hw_ibrs_recalculate(true); in hw_ibrs_disable_handler()
/freebsd-13-stable/sys/dev/cpuctl/
HDcpuctl.c540 hw_ibrs_recalculate(true); in cpuctl_do_eval_cpu_features()