Searched refs:gic_hyp_read (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | arm_gic.c | 1909 static MemTxResult gic_hyp_read(void *opaque, int cpu, hwaddr addr, in gic_hyp_read() function 2027 return gic_hyp_read(s, gic_get_current_cpu(s), addr, data, attrs); in gic_thiscpu_hyp_read() 2046 return gic_hyp_read(s, id, addr, data, attrs); in gic_do_hyp_read()
|
H A D | trace-events | 105 gic_hyp_read(int addr, uint32_t val) "hyp read at 0x%08x: 0x%08" PRIx32
|