Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sun3/sun3x/ | |
pmap.c | 1450 uint8_t bt_wired, ct_wired; local in function:free_b_table 1460 ct_wired = c_tbl->ct_wcnt; 1462 if (ct_wired) 1494 uint8_t ct_wired; local in function:free_c_table 1497 ct_wired = c_tbl->ct_wcnt; 1514 if (!ct_wired) 3282 uint8_t bt_wired, ct_wired; local in function:pmap_remove_b 3295 ct_wired = c_tbl->ct_wcnt; 3306 if (ct_wired && c_tbl->ct_wcnt == 0) 3323 ct_wired = c_tbl->ct_wcnt 3397 uint8_t ct_wired; local in function:pmap_remove_c [all...] |