Home
last modified time | relevance | path

Searched refs:GICV3_PRIO_UNMASKED (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/irqchip/
H A Darm-gic-v3-prio.h14 * GICV3_PRIO_UNMASKED is the PMR view of the priority to use to permit both
28 #define GICV3_PRIO_UNMASKED 0xe0 macro
46 static_assert(GICV3_PRIO_IRQ < GICV3_PRIO_UNMASKED);
/linux/arch/arm64/include/asm/
H A Dptrace.h26 #define GIC_PRIO_IRQON GICV3_PRIO_UNMASKED