Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Darm_gic.c1663 int nr_aprs = gic_is_vcpu(cpu) ? GIC_VIRT_NR_APRS : GIC_NR_APRS; in gic_cpu_read() local
1665 if (regno >= nr_aprs || s->revision != 2) { in gic_cpu_read()
1750 int nr_aprs = gic_is_vcpu(cpu) ? GIC_VIRT_NR_APRS : GIC_NR_APRS; in gic_cpu_write() local
1752 if (regno >= nr_aprs || s->revision != 2) { in gic_cpu_write()