Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c1092 const char *sz_text; in dump_tlb() local
1097 sz_text = "MB"; in dump_tlb()
1100 sz_text = "KB"; in dump_tlb()
1120 qemu_printf("Way %u (%d %s)\n", wi, sz, sz_text); in dump_tlb()