Home
last modified time | relevance | path

Searched refs:NP_VECTOR (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/uapi/asm/
A Dsvm.h171 { SVM_EXIT_EXCP_BASE + NP_VECTOR, "NP excp" }, \
A Dkvm.h29 #define NP_VECTOR 11 macro
/arch/x86/kvm/
A Dx86.h253 BIT(NP_VECTOR) | BIT(SS_VECTOR) | BIT(GP_VECTOR) | in x86_exception_has_error_code()
A Demulate.c1722 err_vec = (seg == VCPU_SREG_SS) ? SS_VECTOR : NP_VECTOR; in __load_segment_descriptor()
A Dx86.c713 case NP_VECTOR: in exception_class()

Completed in 43 milliseconds