Searched refs:make_vmcs_current (Results 1 – 3 of 3) sorted by relevance
374 assert(!make_vmcs_current(vmcs)); in test_vmwrite_vmread()435 assert(!make_vmcs_current(vmcs)); in test_vmread_vmwrite_pf()461 assert(!make_vmcs_current(vmcs)); in test_vmcs_high()490 assert(!make_vmcs_current(vmcs[_i])); \ in test_vmcs_lifecycle()736 assert(!make_vmcs_current(vmcs[0])); in test_vmclear_flushing()741 assert(!make_vmcs_current(vmcs[1])); in test_vmclear_flushing()746 assert(!make_vmcs_current(vmcs[0])); in test_vmclear_flushing()749 assert(!make_vmcs_current(vmcs[2])); in test_vmclear_flushing()1244 if (make_vmcs_current(*vmcs)) { in init_vmcs()1538 report(make_vmcs_current(tmp_root) == 1, in test_vmptrld()[all …]
889 static inline int make_vmcs_current(struct vmcs *vmcs) in make_vmcs_current() function
8279 TEST_ASSERT(!make_vmcs_current(orig_vmcs)); in vmentry_movss_shadow_test()9711 make_vmcs_current(test_vmcs); in init_signal_test_thread()9819 make_vmcs_current(test_vmcs); in vmx_init_signal_test()9917 make_vmcs_current(ap_vmcs); in sipi_test_ap_thread()10062 TEST_ASSERT(!make_vmcs_current(shadow)); in vmread_from_shadow()10064 TEST_ASSERT(!make_vmcs_current(primary)); in vmread_from_shadow()10075 TEST_ASSERT(!make_vmcs_current(shadow)); in vmwrite_to_shadow()10078 TEST_ASSERT(!make_vmcs_current(primary)); in vmwrite_to_shadow()