Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dsvm.h44 #define SVM_EXIT_RDPMC 0x06f macro
/linux-4.1.27/arch/x86/kvm/
Dsvm.c3370 [SVM_EXIT_RDPMC] = rdpmc_interception,
4195 [x86_intercept_rdpmc] = POST_EX(SVM_EXIT_RDPMC),