Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_emulate.h376 x86_intercept_lmsw, enumerator
/linux-4.4.14/arch/x86/kvm/
Dsvm.c4085 [x86_intercept_lmsw] = POST_EX(SVM_EXIT_WRITE_CR0),
4175 if (info->intercept == x86_intercept_lmsw) { in svm_check_intercept()