Home
last modified time | relevance | path

Searched refs:UD_VECTOR (Results 1 – 9 of 9) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dvmx_exception_with_invalid_guest_state.c118 vm_install_exception_handler(vm, UD_VECTOR, guest_ud_handler); in main()
A Dfix_hypercall_test.c113 vm_install_exception_handler(vcpu->vm, UD_VECTOR, guest_ud_handler); in test_fix_hypercall()
A Dmonitor_mwait_test.c32 __GUEST_ASSERT((vector) == UD_VECTOR, \
A Dsvm_nested_soft_inject_test.c93 vmcb->control.intercept_exceptions |= BIT(PF_VECTOR) | BIT(UD_VECTOR); in l1_guest_code()
A Dsync_regs_test.c95 WRITE_ONCE(events->exception.nr, UD_VECTOR); in race_events_inj_pen()
121 WRITE_ONCE(events->exception.nr, UD_VECTOR); in race_events_exc()
A Dhyperv_evmcs.c260 vm_install_exception_handler(vm, UD_VECTOR, guest_ud_handler); in main()
A Dhyperv_features.c104 __GUEST_ASSERT(vector == UD_VECTOR, in guest_hcall()
/tools/arch/x86/include/uapi/asm/
A Dsvm.h167 { SVM_EXIT_EXCP_BASE + UD_VECTOR, "UD excp" }, \
A Dkvm.h25 #define UD_VECTOR 6 macro

Completed in 15 milliseconds