Searched refs:vp_bitmap (Results 1 – 1 of 1) sorted by relevance
1723 u64 *vp_bitmap, unsigned long *vcpu_bitmap) in sparse_set_to_vcpu_mask() argument1729 memset(vp_bitmap, 0, in sparse_set_to_vcpu_mask()1730 KVM_HV_MAX_SPARSE_VCPU_SET_BITS * sizeof(*vp_bitmap)); in sparse_set_to_vcpu_mask()1733 vp_bitmap[bank] = sparse_banks[sbank++]; in sparse_set_to_vcpu_mask()1737 return (unsigned long *)vp_bitmap; in sparse_set_to_vcpu_mask()1742 if (test_bit(kvm_hv_get_vpindex(vcpu), (unsigned long *)vp_bitmap)) in sparse_set_to_vcpu_mask()1768 u64 vp_bitmap[KVM_HV_MAX_SPARSE_VCPU_SET_BITS]; in kvm_hv_flush_tlb() local1859 vp_bitmap, vcpu_bitmap); in kvm_hv_flush_tlb()1895 u64 vp_bitmap[KVM_HV_MAX_SPARSE_VCPU_SET_BITS]; in kvm_hv_send_ipi() local1979 vp_bitmap, vcpu_bitmap); in kvm_hv_send_ipi()