Home
last modified time | relevance | path

Searched refs:prepare_for_vmx_operation (Results 1 – 12 of 12) 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 Dnested_invalid_cr3_test.c48 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_vmx_code()
H A Dvmx_nested_la57_state_test.c42 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dnested_tsc_adjust_test.c93 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_guest_code()
H A Dvmx_dirty_log_test.c63 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in l1_guest_code()
H A Daperfmperf_test.c78 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
H A Dnested_tsc_scaling_test.c114 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in l1_vmx_code()
H A Dnested_exceptions_test.c133 GUEST_ASSERT_EQ(prepare_for_vmx_operation(vmx), true); in l1_vmx_code()
H A Dstate_test.c80 GUEST_ASSERT(prepare_for_vmx_operation(vmx_pages)); in vmx_l1_guest_code()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dmemstress.c39 GUEST_ASSERT(prepare_for_vmx_operation(vmx)); in memstress_l1_guest_code()
H A Dvmx.c114 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.h556 bool prepare_for_vmx_operation(struct vmx_pages *vmx);