Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/uapi/asm/
H A Dsvm.h175 { SVM_EXIT_EXCP_BASE + NP_VECTOR, "NP excp" }, \
H A Dkvm.h29 #define NP_VECTOR 11 macro
/linux/arch/x86/kvm/svm/
H A Dnested.c369 case TS_VECTOR: case NP_VECTOR: case SS_VECTOR: case GP_VECTOR: in nested_svm_event_inj_valid_exept()
/linux/arch/x86/kvm/
H A Dx86.c717 case NP_VECTOR: in exception_class()