Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h214 #define INTERCEPT_CR0_READ 0 macro
/arch/x86/kvm/
Dsvm.c1093 set_cr_intercept(svm, INTERCEPT_CR0_READ); in init_vmcb()
1542 clr_cr_intercept(svm, INTERCEPT_CR0_READ); in update_cr0_intercept()
1545 set_cr_intercept(svm, INTERCEPT_CR0_READ); in update_cr0_intercept()