Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dkvm_emulate.h445 x86_intercept_sgdt, enumerator
/linux-6.6.21/arch/x86/kvm/svm/
Dsvm.c4396 [x86_intercept_sgdt] = POST_EX(SVM_EXIT_GDTR_READ),
/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c7987 case x86_intercept_sgdt: in vmx_check_intercept()