Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dinternals.h40 TLBRET_DIRTY = 4, enumerator
H A Dcpu_helper.c69 return TLBRET_DIRTY; in loongarch_map_tlb_entry()
/openbmc/qemu/target/tricore/
H A Dhelper.c28 TLBRET_DIRTY = -4, enumerator
/openbmc/qemu/target/mips/
H A Dinternal.h108 TLBRET_DIRTY = -4, enumerator
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c438 return TLBRET_DIRTY; in r4k_map_address()
535 case TLBRET_DIRTY: in raise_mmu_exception()
/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c81 case TLBRET_DIRTY: in raise_mmu_exception()