Home
last modified time | relevance | path

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

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