Searched refs:SCF_IST_MASK (Results 1 – 2 of 2) sorted by relevance
40 #define SCF_IST_MASK (SCF_ist_sc_msr | SCF_ist_ibpb) macro
249 ci->scf &= ~SCF_IST_MASK; in enter_state()293 ci->scf |= (default_scf & SCF_IST_MASK); in enter_state()
Completed in 8 milliseconds