Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gic.c1962 static MemTxResult gic_hyp_write(void *opaque, int cpu, hwaddr addr, in gic_hyp_write() function
2021 return gic_hyp_write(s, gic_get_current_cpu(s), addr, value, attrs); in gic_thiscpu_hyp_write()
2042 return gic_hyp_write(s, id + GIC_NCPU, addr, value, attrs); in gic_do_hyp_write()
H A Dtrace-events93 gic_hyp_write(int addr, uint32_t val) "hyp write at 0x%08x: 0x%08" PRIx32