Searched refs:bitmap_zero (Results 1 – 8 of 8) sorted by relevance
61 #define physids_clear(map) bitmap_zero((map).mask, MAX_APICS)
113 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
93 bitmap_zero(dstp->bits, nbits); in __nodes_clear()
114 bitmap_zero(dstp->bits, nr_cpumask_bits); in cpumask_clear()
309 bitmap_zero(vcpu_info_mapped, NR_CPUS); in resume()
839 bitmap_zero(mmu->ctx, IPMMU_CTX_MAX); in ipmmu_probe()
243 bitmap_zero(info->dom_set, DOMID_IDLE + 1); in free_socket_resources()
1179 bitmap_zero(v->arch.hvm.vmx.eoi_exit_bitmap, X86_NR_VECTORS); in construct_vmcs()
Completed in 22 milliseconds