Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dsvm.h10 #define SVM_EXIT_WRITE_CR4 0x014 macro
86 { SVM_EXIT_WRITE_CR4, "write_cr4" }, \
/arch/x86/kvm/
Dsvm.c3345 [SVM_EXIT_WRITE_CR4] = cr_interception,