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.c359 void hppa_set_ior_and_isr(CPUHPPAState *env, vaddr addr, bool mmu_disabled) in hppa_set_ior_and_isr() argument
373 if (mmu_disabled) { in hppa_set_ior_and_isr()
397 vaddr addr, bool mmu_disabled) in raise_exception_with_ior() argument
403 hppa_set_ior_and_isr(env, addr, mmu_disabled); in raise_exception_with_ior()
H A Dcpu.h365 void hppa_set_ior_and_isr(CPUHPPAState *env, vaddr addr, bool mmu_disabled);