Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/hvf/
H A Dtrace-events6 hvf_sysreg_read(uint32_t reg, uint32_t op0, uint32_t op1, uint32_t crn, uint32_t crm, uint32_t op2,…
H A Dhvf.c1202 static int hvf_sysreg_read(CPUState *cpu, uint32_t reg, uint64_t *val) in hvf_sysreg_read() function
1943 sysreg_ret = hvf_sysreg_read(cpu, reg, &val); in hvf_vcpu_exec()