Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/uapi/asm/
H A Dsvm.h32 #define SVM_EXIT_LAST_EXCP 0x05f macro
/linux-6.15/tools/arch/x86/include/uapi/asm/
H A Dsvm.h32 #define SVM_EXIT_LAST_EXCP 0x05f macro
/linux-6.15/arch/x86/coco/sev/
H A Dshared.c203 exit_code <= SVM_EXIT_LAST_EXCP); in vc_decoding_needed()