Home
last modified time | relevance | path

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

/qemu/target/hppa/
H A Dcpu.c160 hppa_set_ior_and_isr(env, addr, MMU_IDX_MMU_DISABLED(mmu_idx)); in hppa_cpu_do_unaligned_access()
H A Dcpu.h367 void hppa_set_ior_and_isr(CPUHPPAState *env, vaddr addr, bool mmu_disabled);
H A Dmem_helper.c352 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 Dop_helper.c340 hppa_set_ior_and_isr(env, addr, MMU_IDX_MMU_DISABLED(mmu_idx)); in HELPER()