Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Darm_gic.c1871 static uint32_t gic_compute_elrsr(GICState *s, int cpu, int lr_start) in gic_compute_elrsr() function
1943 *data = gic_compute_elrsr(s, cpu, (addr - A_GICH_ELRSR0) * 8); in gic_hyp_read()