Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gic.c1653 int nr_aprs = gic_is_vcpu(cpu) ? GIC_VIRT_NR_APRS : GIC_NR_APRS; in gic_cpu_read() local
1655 if (regno >= nr_aprs || s->revision != 2) { in gic_cpu_read()
1740 int nr_aprs = gic_is_vcpu(cpu) ? GIC_VIRT_NR_APRS : GIC_NR_APRS; in gic_cpu_write() local
1742 if (regno >= nr_aprs || s->revision != 2) { in gic_cpu_write()