Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h520 #define INTID_SECURE 1020 macro
558 return intid >= INTID_SECURE && intid <= INTID_SPURIOUS; in gicv3_intid_is_special()
H A Darm_gicv3_cpuif.c1220 return irq_is_secure ? INTID_SECURE : INTID_NONSECURE; in icc_hppir0_value()
1483 if (pirq < INTID_SECURE) { in icv_deactivate_irq()