Searched refs:GIC_MIN_ABPR (Results 1 – 3 of 3) sorted by relevance
41 #define GIC_MIN_ABPR (GIC_MIN_BPR + 1) macro
253 s->abpr[i] = gic_is_vcpu(i) ? GIC_VIRT_MIN_ABPR : GIC_MIN_ABPR; in arm_gic_common_reset_irq_state()
1734 s->abpr[cpu] = MAX(value & 0x7, GIC_MIN_ABPR); in gic_cpu_write()1749 s->abpr[cpu] = MAX(value & 0x7, GIC_MIN_ABPR); in gic_cpu_write()