Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_close_while_nested_test.c37 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dvmx_invalid_nested_guest_state.c31 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dvmx_apic_access_test.c43 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dvmx_tsc_adjust_test.c86 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dtriple_fault_event_test.c31 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in l1_guest_code_vmx()
H A Dvmx_dirty_log_test.c54 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in l1_guest_code()
H A Dsmm_test.c90 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in guest_code()
H A Dvmx_nested_tsc_scaling_test.c90 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dvmx_preemption_timer_test.c77 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dnested_exceptions_test.c133 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
H A Dstate_test.c81 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in vmx_l1_guest_code()
H A Dhyperv_evmcs.c96 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in guest_code()
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dmemstress.c39 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in memstress_l1_guest_code()
H A Dvmx.c116 bool prepare_for_vmx_operation(struct vmx_pages *vmx) in prepare_for_vmx_operation() function
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h558 bool prepare_for_vmx_operation(struct vmx_pages *vmx);