Lines Matching refs:VERBOSE
234 VERBOSE("Translation tables state:\n"); in xlat_tables_print()
235 VERBOSE(" Xlat regime: EL%s\n", xlat_regime_str); in xlat_tables_print()
236 VERBOSE(" Max allowed PA: 0x%llx\n", ctx->pa_max_address); in xlat_tables_print()
237 VERBOSE(" Max allowed VA: 0x%lx\n", ctx->va_max_address); in xlat_tables_print()
238 VERBOSE(" Max mapped PA: 0x%llx\n", ctx->max_pa); in xlat_tables_print()
239 VERBOSE(" Max mapped VA: 0x%lx\n", ctx->max_va); in xlat_tables_print()
241 VERBOSE(" Initial lookup level: %u\n", ctx->base_level); in xlat_tables_print()
242 VERBOSE(" Entries @initial lookup level: %u\n", in xlat_tables_print()
254 VERBOSE(" Used %d sub-tables out of %d (spare: %d)\n", in xlat_tables_print()
310 VERBOSE("Invalid entry (memory not mapped)\n"); in find_xlat_table_entry()
390 VERBOSE("Attributes: "); in xlat_get_mem_attributes_internal()
483 VERBOSE("Changing memory attributes of %zu pages starting from address 0x%lx...\n", in xlat_change_mem_attributes_ctx()