Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Dkvm_emulate.h442 x86_intercept_sgdt, enumerator
/linux-5.19.10/arch/x86/kvm/svm/
Dsvm.c4104 [x86_intercept_sgdt] = POST_EX(SVM_EXIT_GDTR_READ),
/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.c7600 case x86_intercept_sgdt: in vmx_check_intercept()