Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c44 # define LOG_SLB(...) qemu_log_mask(CPU_LOG_MMU, __VA_ARGS__) macro
46 # define LOG_SLB(...) do { } while (0) macro
59 LOG_SLB("%s: eaddr " TARGET_FMT_lx "\n", __func__, eaddr); in slb_lookup()
67 LOG_SLB("%s: slot %d %016" PRIx64 " %016" in slb_lookup()
285 LOG_SLB("%s: " TARGET_FMT_lu " " TARGET_FMT_lx " - " TARGET_FMT_lx in ppc_store_slb()