Home
last modified time | relevance | path

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

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