Home
last modified time | relevance | path

Searched refs:cpumask_to_vpset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dmshyperv.h265 static inline int cpumask_to_vpset(struct hv_vpset *vpset, in cpumask_to_vpset() function
/openbmc/linux/arch/x86/hyperv/
H A Dirqdomain.c45 nr_bank = cpumask_to_vpset(&(intr_desc->target.vp_set), cpumask_of(cpu)); in hv_map_interrupt()
/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c678 nr_bank = cpumask_to_vpset(&params->int_target.vp_set, tmp); in hv_arch_irq_unmask()