Lines Matching defs:priority
488 u8 priority = GICv3_IDLE_PRIORITY;
507 /* Not the highest priority? */
508 if (lr_prio >= priority)
512 priority = lr_prio;
554 * contain the active priority levels for this VCPU
555 * for the maximum number of supported priority
556 * levels, and we return the full priority level only
558 * we return a combination of the priority level and
596 * Convert a priority to a preemption level, taking the relevant BPR
597 * into account by zeroing the sub-priority bits.
612 * The priority value is independent of any of the BPR values, so we
615 * same value of a priority.
656 /* Always clear the LSB, which is the highest priority */
667 /* Rescale to 8 bits of priority */
762 /* Drop priority in any case */