Searched refs:hvf_sysreg_write (Results 1 – 2 of 2) sorted by relevance
7 hvf_sysreg_write(uint32_t reg, uint32_t op0, uint32_t op1, uint32_t crn, uint32_t crm, uint32_t op2…
1481 static int hvf_sysreg_write(CPUState *cpu, uint32_t reg, uint64_t val) in hvf_sysreg_write() function1956 sysreg_ret = hvf_sysreg_write(cpu, reg, val); in hvf_vcpu_exec()