Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dmshyperv.h133 static inline int cpumask_to_vpset(struct hv_vpset *vpset, in cpumask_to_vpset() function
/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dmmu.c202 nr_bank = cpumask_to_vpset(&(flush->hv_vp_set), cpus); in hyperv_flush_tlb_others_ex()
H A Dhv_apic.c124 nr_bank = cpumask_to_vpset(&(ipi_arg->vp_set), mask); in __send_ipi_mask_ex()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-hyperv.c1280 nr_bank = cpumask_to_vpset(&params->int_target.vp_set, tmp); in hv_irq_unmask()