Searched refs:nr_aprs (Results 1 – 1 of 1) sorted by relevance
1668 int nr_aprs = gic_is_vcpu(cpu) ? GIC_VIRT_NR_APRS : GIC_NR_APRS; in gic_cpu_read() local1670 if (regno >= nr_aprs || s->revision != 2) { in gic_cpu_read()1755 int nr_aprs = gic_is_vcpu(cpu) ? GIC_VIRT_NR_APRS : GIC_NR_APRS; in gic_cpu_write() local1757 if (regno >= nr_aprs || s->revision != 2) { in gic_cpu_write()