Home
last modified time | relevance | path

Searched refs:vp_set (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/x86/hyperv/
Dhv_apic.c116 ipi_arg->vp_set.valid_bank_mask = 0; in __send_ipi_mask_ex()
119 ipi_arg->vp_set.format = HV_GENERIC_SET_SPARSE_4K; in __send_ipi_mask_ex()
120 nr_bank = cpumask_to_vpset(&(ipi_arg->vp_set), mask); in __send_ipi_mask_ex()
125 ipi_arg->vp_set.format = HV_GENERIC_SET_ALL; in __send_ipi_mask_ex()
/Linux-v4.19/drivers/virtio/
Dvirtio_pci_legacy.c65 static void vp_set(struct virtio_device *vdev, unsigned offset, in vp_set() function
199 .set = vp_set,
Dvirtio_pci_modern.c229 static void vp_set(struct virtio_device *vdev, unsigned offset, in vp_set() function
467 .set = vp_set,
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h746 struct hv_vpset vp_set; member
/Linux-v4.19/drivers/pci/controller/
Dpci-hyperv.c413 struct hv_vp_set vp_set; member
958 params->int_target.vp_set.valid_banks = in hv_irq_unmask()
977 params->int_target.vp_set.masks[cpu_vmbus / 64] |= in hv_irq_unmask()