Lines Matching defs:priority
441 u8 priority = GICv3_IDLE_PRIORITY;
460 /* Not the highest priority? */
461 if (lr_prio >= priority)
465 priority = lr_prio;
507 * contain the active priority levels for this VCPU
508 * for the maximum number of supported priority
509 * levels, and we return the full priority level only
511 * we return a combination of the priority level and
549 * Convert a priority to a preemption level, taking the relevant BPR
550 * into account by zeroing the sub-priority bits.
565 * The priority value is independent of any of the BPR values, so we
568 * same value of a priority.
609 /* Always clear the LSB, which is the highest priority */
620 /* Rescale to 8 bits of priority */
717 /* Drop priority in any case */