Home
last modified time | relevance | path

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

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