Searched refs:hw_ibrs_active (Results 1 – 1 of 1) sorted by relevance
995 static int hw_ibrs_active; variable999 SYSCTL_INT(_hw, OID_AUTO, ibrs_active, CTLFLAG_RD, &hw_ibrs_active, 0,1007 &hw_ibrs_active, 0, "Indirect Branch Restricted Speculation active");1017 hw_ibrs_active = hw_ibrs_disable == 0; in hw_ibrs_recalculate()1020 hw_ibrs_active = hw_ibrs_ibpb_active = (cpu_stdext_feature3 & in hw_ibrs_recalculate()