Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dmpspec.h63 #define physids_empty(map) bitmap_empty((map).mask, MAX_APICS)
/xen/xen/include/xen/
A Dbitmap.h211 static inline int bitmap_empty(const unsigned long *src, int nbits) in bitmap_empty() function
A Dnodemask.h175 return bitmap_empty(srcp->bits, nbits); in __nodes_empty()
A Dcpumask.h191 return bitmap_empty(srcp->bits, nr_cpu_ids); in cpumask_empty()
/xen/xen/common/
A Devent_channel.c1414 if ( likely(bitmap_empty(d->poll_mask, d->max_vcpus)) ) in evtchn_check_pollers()
A Dlivepatch.c555 if ( bitmap_empty(found, ARRAY_SIZE(names)) ) in check_patching_sections()
/xen/xen/drivers/passthrough/arm/
A Dsmmu.c2433 if (!bitmap_empty(smmu->context_map, ARM_SMMU_MAX_CBS))

Completed in 20 milliseconds