Home
last modified time | relevance | path

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

/qemu/target/hppa/
H A Dmem_helper.c389 raise_exception_with_ior(CPUHPPAState *env, int excp, uintptr_t retaddr, in raise_exception_with_ior() function
415 raise_exception_with_ior(env, EXCP_HPMC, retaddr, addr, in hppa_cpu_do_transaction_failed()
449 raise_exception_with_ior(env, excp, retaddr, addr, in hppa_cpu_tlb_fill()
688 raise_exception_with_ior(env, excp, GETPC(), addr, false); in HELPER()
796 raise_exception_with_ior(env, EXCP_ITLB_MISS, GETPC(), gva, false); in HELPER()