Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h509 #define INTID_NONSECURE 1021 macro
H A Darm_gicv3_cpuif.c1094 return irq_is_secure ? INTID_SECURE : INTID_NONSECURE; in icc_hppir0_value()