vp_set            120 arch/x86/hyperv/hv_apic.c 	ipi_arg->vp_set.valid_bank_mask = 0;
vp_set            123 arch/x86/hyperv/hv_apic.c 		ipi_arg->vp_set.format = HV_GENERIC_SET_SPARSE_4K;
vp_set            124 arch/x86/hyperv/hv_apic.c 		nr_bank = cpumask_to_vpset(&(ipi_arg->vp_set), mask);
vp_set            129 arch/x86/hyperv/hv_apic.c 		ipi_arg->vp_set.format = HV_GENERIC_SET_ALL;
vp_set            848 arch/x86/include/asm/hyperv-tlfs.h 	struct hv_vpset vp_set;
vp_set           1494 arch/x86/kvm/hyperv.c 					 send_ipi_ex.vp_set.format,
vp_set           1495 arch/x86/kvm/hyperv.c 					 send_ipi_ex.vp_set.valid_bank_mask);
vp_set           1498 arch/x86/kvm/hyperv.c 		valid_bank_mask = send_ipi_ex.vp_set.valid_bank_mask;
vp_set           1502 arch/x86/kvm/hyperv.c 		all_cpus = send_ipi_ex.vp_set.format == HV_GENERIC_SET_ALL;
vp_set           1510 arch/x86/kvm/hyperv.c 						    vp_set.bank_contents),
vp_set            438 drivers/pci/controller/pci-hyperv.c 		struct hv_vpset vp_set;
vp_set           1244 drivers/pci/controller/pci-hyperv.c 		nr_bank = cpumask_to_vpset(&params->int_target.vp_set, tmp);
vp_set            198 drivers/virtio/virtio_pci_legacy.c 	.set		= vp_set,
vp_set            464 drivers/virtio/virtio_pci_modern.c 	.set		= vp_set,