Home
last modified time | relevance | path

Searched refs:cpumask_to_vpset (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dmshyperv.h133 static inline int cpumask_to_vpset(struct hv_vpset *vpset, in cpumask_to_vpset() function
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_apic.c124 nr_bank = cpumask_to_vpset(&(ipi_arg->vp_set), mask); in __send_ipi_mask_ex()
H A Dmmu.c202 nr_bank = cpumask_to_vpset(&(flush->hv_vp_set), cpus); in hyperv_flush_tlb_others_ex()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h265 static inline int cpumask_to_vpset(struct hv_vpset *vpset, in cpumask_to_vpset() function
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dirqdomain.c45 nr_bank = cpumask_to_vpset(&(intr_desc->target.vp_set), cpumask_of(cpu)); in hv_map_interrupt()
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c1276 nr_bank = cpumask_to_vpset(&params->int_target.vp_set, tmp); in hv_irq_unmask()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c678 nr_bank = cpumask_to_vpset(&params->int_target.vp_set, tmp); in hv_arch_irq_unmask()

Completed in 16 milliseconds