Searched refs:UCALL_ABORT (Results 1 – 25 of 53) sorted by relevance
123
/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 14 UCALL_ABORT, enumerator 82 ucall_assert(UCALL_ABORT, _exp, __FILE__, __LINE__, _fmt, ##_args); \ 92 ucall_assert(UCALL_ABORT, "Unconditional guest failure", \
|
/linux/tools/testing/selftests/kvm/ |
H A D | guest_print_test.c | 147 case UCALL_ABORT: in run_test() 183 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_ABORT, in test_limits() 185 uc.cmd, UCALL_ABORT); in test_limits()
|
H A D | system_counter_offset_test.c | 107 case UCALL_ABORT: in enter_guest()
|
H A D | pre_fault_memory_test.c | 113 case UCALL_ABORT: in __test_pre_fault_memory()
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_close_while_nested_test.c |
|
H A D | svm_vmcall_test.c |
|
H A D | vmx_invalid_nested_guest_state.c |
|
H A D | userspace_io_test.c |
|
H A D | smaller_maxphyaddr_emulation_test.c |
|
H A D | svm_int_ctl_test.c |
|
H A D | hyperv_extended_hypercalls.c |
|
H A D | monitor_mwait_test.c |
|
H A D | vmx_apic_access_test.c |
|
H A D | triple_fault_event_test.c |
|
H A D | vmx_tsc_adjust_test.c |
|
H A D | fix_hypercall_test.c |
|
H A D | set_boot_cpu_id.c |
|
H A D | userspace_msr_exit_test.c |
|
H A D | vmx_dirty_log_test.c |
|
H A D | apic_bus_clock_test.c |
|
H A D | kvm_pv_test.c |
|
H A D | kvm_clock_test.c |
|
H A D | xen_vmcall_test.c |
|
H A D | tsc_msrs_test.c |
|
/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | aarch32_id_regs.c |
|
123