Searched defs:ng_p (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/arm/arm32/
H A Ddb_machdep.c244 tlb_print_asid(bool ng_p, tlb_asid_t asid) argument
297 const bool ng_p = (d & ARM_A5_TLBDATA_nG) != 0; local in function:tlb_print_cortex_a5_entry
360 const bool ng_p = (d1 & ARM_A7_TLBDATA1_nG) != 0; local in function:tlb_print_cortex_a7_entry

Completed in 5 milliseconds