operand           289 arch/x86/kvm/vmx.c     } operand = { vpid, 0, gva };
operand           294 arch/x86/kvm/vmx.c 		  : : "a"(&operand), "c"(ext) : "cc", "memory");
operand           301 arch/x86/kvm/vmx.c 	} operand = {eptp, gpa};
operand           306 arch/x86/kvm/vmx.c 			: : "a" (&operand), "c" (ext) : "cc", "memory");
operand           125 include/asm-x86/kvm_x86_emulate.h 	struct operand src;
operand           126 include/asm-x86/kvm_x86_emulate.h 	struct operand dst;