Home
last modified time | relevance | path

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

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