Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Darm_gic.c1857 static uint32_t gic_compute_eisr(GICState *s, int cpu, int lr_start) in gic_compute_eisr() function
1938 *data = gic_compute_eisr(s, cpu, (addr - A_GICH_EISR0) * 8); in gic_hyp_read()