vmx_asm2          172 arch/x86/kvm/vmx/ops.h 	vmx_asm2(vmwrite, "r"(field), "rm"(value), field, value);
vmx_asm2          259 arch/x86/kvm/vmx/ops.h 	vmx_asm2(invvpid, "r"(ext), "m"(operand), ext, vpid, gva);
vmx_asm2          268 arch/x86/kvm/vmx/ops.h 	vmx_asm2(invept, "r"(ext), "m"(operand), ext, eptp, gpa);