Home
last modified time | relevance | path

Searched refs:vpset (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_mmu.c87 inline int hv_cpumask_to_vpset(struct hv_vpset *vpset, in hv_cpumask_to_vpset() argument
106 vpset->bank_contents[vcpu_bank] = 0; in hv_cpumask_to_vpset()
118 &vpset->bank_contents[vcpu_bank]); in hv_cpumask_to_vpset()
122 vpset->valid_bank_mask = GENMASK_ULL(nr_bank - 1, 0); in hv_cpumask_to_vpset()
H A Dhyperv_var.h48 hv_cpumask_to_vpset(struct hv_vpset *vpset, const cpuset_t *cpus,