Home
last modified time | relevance | path

Searched refs:SVM_EXIT_LAST_EXCP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dsvm.h32 #define SVM_EXIT_LAST_EXCP 0x05f macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/uapi/asm/
H A Dsvm.h32 #define SVM_EXIT_LAST_EXCP 0x05f macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsev-es-shared.c74 exit_code <= SVM_EXIT_LAST_EXCP); in vc_decoding_needed()