Lines Matching defs:mask
435 u64 mask = GENMASK_ULL(h, l);
436 *raw_cmd &= ~mask;
437 *raw_cmd |= (val << l) & mask;
1574 * Try the intersection of the affinity mask and the
1575 * node mask (and the online mask, just to be safe).
1581 * Ideally, we would check if the mask is empty, and
1589 * Instead, just fallback on the online mask. This
1608 /* If that doesn't fly, the online mask is the last resort */
2698 static u64 inherit_vpe_l1_table_from_rd(cpumask_t **mask)
2730 *mask = gic_data_rdist_cpu(cpu)->vpe_table_mask;
4721 .mask = 0xffff0fff,
4729 .mask = 0xffff0fff,
4737 .mask = 0xffffffff,
4750 .mask = 0xffffffff,
4758 .mask = 0xffffffff,