Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dmem_helper.c352 void hppa_set_ior_and_isr(CPUHPPAState *env, vaddr addr, bool mmu_disabled) in hppa_set_ior_and_isr() argument
366 if (mmu_disabled) { in hppa_set_ior_and_isr()
390 vaddr addr, bool mmu_disabled) in raise_exception_with_ior() argument
396 hppa_set_ior_and_isr(env, addr, mmu_disabled); in raise_exception_with_ior()
H A Dcpu.h367 void hppa_set_ior_and_isr(CPUHPPAState *env, vaddr addr, bool mmu_disabled);