Searched refs:MSR_TEST_CTL_AC_SPLITLOCK (Results 1 – 4 of 4) sorted by relevance
21 if ((vcpu_get_guest_msr(vcpu, MSR_TEST_CTL) & MSR_TEST_CTL_AC_SPLITLOCK) != 0UL) { in is_guest_ac_enabled()
120 test_ctl |= MSR_TEST_CTL_AC_SPLITLOCK; in enable_ac_for_splitlock()
191 …if (has_core_cap(CORE_CAP_SPLIT_LOCK) && ((msr_read(MSR_TEST_CTL) & MSR_TEST_CTL_AC_SPLITLOCK) != … in is_ac_enabled()
606 #define MSR_TEST_CTL_AC_SPLITLOCK (1UL << 29U) macro
Completed in 9 milliseconds