Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/arm32/ | |
db_machdep.c | 384 static const char sh_types[4][3] = { "NS", "na", "OS", "IS" }; local in function:tlb_print_cortex_a7_entry 385 db_printf(" %2s %5s %2s\n", is_types[is], os_types[os], sh_types[sh]); |
db_machdep.c | 384 static const char sh_types[4][3] = { "NS", "na", "OS", "IS" }; local in function:tlb_print_cortex_a7_entry 385 db_printf(" %2s %5s %2s\n", is_types[is], os_types[os], sh_types[sh]); |