The highest priority usage than any other usage is
⚑ Report issue
Found a wrong answer, translation, image or source problem? Send it to editorial review.
Sign in to submit a reportFound a wrong answer, translation, image or source problem? Send it to editorial review.
Sign in to submit a reportA bus transfer protected by the active-low LOCK̅ signal has highest priority because the processor is explicitly preventing other bus masters from taking control during an indivisible/critical bus operation.

LOCK means atomic bus ownership.
Choosing HOLD as highest priority even while a locked transfer is active.
Priority here is about bus usage/arbitration, not interrupt priority.