SVM_EXIT_INVLPGA  155 arch/x86/include/uapi/asm/svm.h 	{ SVM_EXIT_INVLPGA,     "invlpga" }, \
SVM_EXIT_INVLPGA 4829 arch/x86/kvm/svm.c 	[SVM_EXIT_INVLPGA]			= invlpga_interception,
SVM_EXIT_INVLPGA 6078 arch/x86/kvm/svm.c 	[x86_intercept_invlpga]		= POST_EX(SVM_EXIT_INVLPGA),
SVM_EXIT_INVLPGA  155 tools/arch/x86/include/uapi/asm/svm.h 	{ SVM_EXIT_INVLPGA,     "invlpga" }, \