Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1070 static void hvf_raise_exception(CPUState *cpu, uint32_t excp, in hvf_raise_exception() function
1437 hvf_raise_exception(cpu, EXCP_UDEF, syn_uncategorized()); in hvf_sysreg_read()
1740 hvf_raise_exception(cpu, EXCP_UDEF, syn_uncategorized()); in hvf_sysreg_write()
1934 hvf_raise_exception(cpu, EXCP_BKPT, syn_aa64_bkpt(0)); in hvf_vcpu_exec()
2041 hvf_raise_exception(cpu, EXCP_UDEF, syn_uncategorized()); in hvf_vcpu_exec()
2056 hvf_raise_exception(cpu, EXCP_UDEF, syn_uncategorized()); in hvf_vcpu_exec()