Home
last modified time | relevance | path

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

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