Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dnested_close_kvm_test.c37 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_vmx_code()
H A Dvmx_invalid_nested_guest_state.c31 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dnested_invalid_cr3_test.c48 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_vmx_code()
H A Dvmx_apic_access_test.c43 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dvmx_nested_la57_state_test.c42 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dkvm_buslock_test.c50 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
H A Dtriple_fault_event_test.c31 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in l1_guest_code_vmx()
H A Dnested_tsc_adjust_test.c93 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Devmcs_smm_controls_test.c63 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in guest_code()
H A Dvmx_apicv_updates_test.c38 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dsmm_test.c87 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in guest_code()
H A Dnested_emulation_test.c69 GUEST_ASSERT(prepare_for_vmx_operation(test_data)); in guest_code()
H A Dvmx_preemption_timer_test.c76 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dnested_tsc_scaling_test.c114 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_vmx_code()
H A Daperfmperf_test.c78 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
H A Dnested_dirty_log_test.c99 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in l1_vmx_code()
H A Dstate_test.c80 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in vmx_l1_guest_code()
H A Dhyperv_evmcs.c95 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in guest_code()
H A Dnested_exceptions_test.c133 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dmemstress.c41 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in l1_vmx_code()
H A Dvmx.c126 bool prepare_for_vmx_operation(struct vmx_pages *vmx) in prepare_for_vmx_operation() function
/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h554 bool prepare_for_vmx_operation(struct vmx_pages *vmx);