Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/arm32/ | |
db_machdep.c | 305 const bool s_p = (d & ARM_A5_TLBDATA_S) != 0; local in function:tlb_print_cortex_a5_entry 307 db_printf(" %c %d %c %c\n", (s_p ? 'S' : '-'), tex, |
db_machdep.c | 305 const bool s_p = (d & ARM_A5_TLBDATA_S) != 0; local in function:tlb_print_cortex_a5_entry 307 db_printf(" %c %d %c %c\n", (s_p ? 'S' : '-'), tex, |
db_machdep.c | 305 const bool s_p = (d & ARM_A5_TLBDATA_S) != 0; local in function:tlb_print_cortex_a5_entry 307 db_printf(" %c %d %c %c\n", (s_p ? 'S' : '-'), tex, |