Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dldst_helper.c38 #define DPRINTF_MMU(fmt, ...) \ macro
41 #define DPRINTF_MMU(fmt, ...) do {} while (0) macro
199 DPRINTF_MMU("%s demap invalidated entry [%02u]\n", strmmu, i); in demap_tlb()
259 DPRINTF_MMU("%s lru replaced invalid entry [%i]\n", strmmu, i); in replace_tlb_1bit_lru()
277 DPRINTF_MMU("%s lru replaced unlocked %s entry [%i]\n", in replace_tlb_1bit_lru()
293 DPRINTF_MMU("%s lru replacement: no free entries available, " in replace_tlb_1bit_lru()
965 DPRINTF_MMU("mmu flush level %d\n", mmulev); in helper_st_asi()
1031 DPRINTF_MMU("mmu change reg[%d]: 0x%08x -> 0x%08x\n", in helper_st_asi()
1109 DPRINTF_MMU("write breakpoint reg[%d] 0x%016x\n", reg, in helper_st_asi()
1791 DPRINTF_MMU("immu data access replaced entry [%i]\n", i); in helper_st_asi()
[all …]