Lines Matching refs:vp_bitmap
1475 u64 *vp_bitmap, unsigned long *vcpu_bitmap)
1481 memset(vp_bitmap, 0,
1482 KVM_HV_MAX_SPARSE_VCPU_SET_BITS * sizeof(*vp_bitmap));
1485 vp_bitmap[bank] = sparse_banks[sbank++];
1489 return (unsigned long *)vp_bitmap;
1495 (unsigned long *)vp_bitmap))
1508 u64 vp_bitmap[KVM_HV_MAX_SPARSE_VCPU_SET_BITS];
1575 vp_bitmap, vcpu_bitmap);
1612 u64 vp_bitmap[KVM_HV_MAX_SPARSE_VCPU_SET_BITS];
1675 vp_bitmap, vcpu_bitmap);