Searched refs:hppa_set_ior_and_isr (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/hppa/ |
H A D | cpu.c | 160 hppa_set_ior_and_isr(env, addr, MMU_IDX_MMU_DISABLED(mmu_idx)); in hppa_cpu_do_unaligned_access()
|
H A D | cpu.h | 367 void hppa_set_ior_and_isr(CPUHPPAState *env, vaddr addr, bool mmu_disabled);
|
H A D | mem_helper.c | 352 void hppa_set_ior_and_isr(CPUHPPAState *env, vaddr addr, bool mmu_disabled) in hppa_set_ior_and_isr() function 396 hppa_set_ior_and_isr(env, addr, mmu_disabled); in raise_exception_with_ior()
|
H A D | op_helper.c | 340 hppa_set_ior_and_isr(env, addr, MMU_IDX_MMU_DISABLED(mmu_idx)); in HELPER()
|