Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dsvm.h9 #define SVM_EXIT_WRITE_CR3 0x013 macro
85 { SVM_EXIT_WRITE_CR3, "write_cr3" }, \
/arch/x86/kvm/
Dsvm.c3344 [SVM_EXIT_WRITE_CR3] = cr_interception,