Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dkvm_emulate.h464 x86_intercept_sgdt, enumerator
/linux-6.1.9/arch/x86/kvm/svm/
Dsvm.c4181 [x86_intercept_sgdt] = POST_EX(SVM_EXIT_GDTR_READ),
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c7787 case x86_intercept_sgdt: in vmx_check_intercept()