Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/asm-generic/
A Dmshyperv.h218 if (max_vcpu_bank >= HV_MAX_SPARSE_VCPU_BANKS) in __cpumask_to_vpset()
A Dhyperv-tlfs.h413 #define HV_MAX_SPARSE_VCPU_BANKS (64) macro
/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.c1867 if (hc->var_cnt > HV_MAX_SPARSE_VCPU_BANKS) in kvm_get_sparse_vp_set()
1977 BUILD_BUG_ON(KVM_HV_MAX_SPARSE_VCPU_SET_BITS > HV_MAX_SPARSE_VCPU_BANKS); in kvm_hv_flush_tlb()
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h669 u64 sparse_banks[HV_MAX_SPARSE_VCPU_BANKS];

Completed in 21 milliseconds