Home
last modified time | relevance | path

Searched refs:prepare_for_vmx_operation (Results 1 – 18 of 18) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dvmx_close_while_nested_test.c37 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
A Dvmx_invalid_nested_guest_state.c31 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
A Dvmx_apic_access_test.c43 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
A Dtriple_fault_event_test.c31 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in l1_guest_code_vmx()
A Dkvm_buslock_test.c50 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
A Dvmx_tsc_adjust_test.c86 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
A Dvmx_dirty_log_test.c63 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in l1_guest_code()
A Dsmm_test.c89 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in guest_code()
A Dnested_emulation_test.c69 GUEST_ASSERT(prepare_for_vmx_operation(test_data)); in guest_code()
A Dvmx_nested_tsc_scaling_test.c90 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
A Daperfmperf_test.c78 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
A Dvmx_preemption_timer_test.c76 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
A Dstate_test.c80 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in vmx_l1_guest_code()
A Dhyperv_evmcs.c95 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in guest_code()
A Dnested_exceptions_test.c133 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
/tools/testing/selftests/kvm/lib/x86/
A Dmemstress.c39 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in memstress_l1_guest_code()
A Dvmx.c114 bool prepare_for_vmx_operation(struct vmx_pages *vmx) in prepare_for_vmx_operation() function
/tools/testing/selftests/kvm/include/x86/
A Dvmx.h556 bool prepare_for_vmx_operation(struct vmx_pages *vmx);

Completed in 23 milliseconds