Home
last modified time | relevance | path

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

/Linux-v6.6/include/asm-generic/
Dmshyperv.h227 if (max_vcpu_bank >= HV_MAX_SPARSE_VCPU_BANKS) in __cpumask_to_vpset()
Dhyperv-tlfs.h420 #define HV_MAX_SPARSE_VCPU_BANKS (64) macro
/Linux-v6.6/arch/x86/kvm/
Dhyperv.c1866 if (hc->var_cnt > HV_MAX_SPARSE_VCPU_BANKS) in kvm_get_sparse_vp_set()
1976 BUILD_BUG_ON(KVM_HV_MAX_SPARSE_VCPU_SET_BITS > HV_MAX_SPARSE_VCPU_BANKS); in kvm_hv_flush_tlb()
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h666 u64 sparse_banks[HV_MAX_SPARSE_VCPU_BANKS];