Home
last modified time | relevance | path

Searched refs:bitmap_empty (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmpspec.h63 #define physids_empty(map) bitmap_empty((map).mask, MAX_APICS)
/xen-4.10.0-shim-comet/xen/include/xen/
A Dbitmap.h219 static inline int bitmap_empty(const unsigned long *src, int nbits) in bitmap_empty() function
A Dcpumask.h204 return bitmap_empty(srcp->bits, nr_cpu_ids); in cpumask_empty()
A Dnodemask.h185 return bitmap_empty(srcp->bits, nbits); in __nodes_empty()
/xen-4.10.0-shim-comet/xen/common/
A Devent_channel.c1277 if ( likely(bitmap_empty(d->poll_mask, d->max_vcpus)) ) in evtchn_check_pollers()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Dsmmu.c2450 if (!bitmap_empty(smmu->context_map, ARM_SMMU_MAX_CBS))

Completed in 13 milliseconds