Searched refs:GIC_SGI_SEC_MAX (Results 1 – 3 of 3) sorted by relevance
33 #define GIC_SGI_SEC_MAX 15 macro
69 if (it >= GIC_SGI_SEC_BASE && it <= GIC_SGI_SEC_MAX) in boot_primary_init_intc()
390 assert(it >= GIC_SGI_SEC_BASE && it <= GIC_SGI_SEC_MAX); in gic_init_donate_sgi_to_ns()