msg_page          515 arch/x86/include/asm/kvm_host.h 	u64 msg_page;
msg_page          197 arch/x86/kvm/hyperv.c 	hv_vcpu->exit.u.synic.msg_page = synic->msg_page;
msg_page          247 arch/x86/kvm/hyperv.c 		synic->msg_page = data;
msg_page          288 arch/x86/kvm/hyperv.c 		*pdata = synic->msg_page;
msg_page          573 arch/x86/kvm/hyperv.c 	if (!(synic->msg_page & HV_SYNIC_SIMP_ENABLE))
msg_page          576 arch/x86/kvm/hyperv.c 	msg_page_gfn = synic->msg_page >> PAGE_SHIFT;
msg_page          197 include/uapi/linux/kvm.h 			__u64 msg_page;
msg_page          197 tools/include/uapi/linux/kvm.h 			__u64 msg_page;