Home
last modified time | relevance | path

Searched refs:SVM_EXIT_RSM (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/uapi/asm/
Dsvm.h48 #define SVM_EXIT_RSM 0x073 macro
/arch/x86/kvm/
Dsvm.c3434 [SVM_EXIT_RSM] = emulate_on_interception,
4304 [x86_intercept_rsm] = PRE_EX(SVM_EXIT_RSM),