Searched defs:b_idx (Results 1 - 1 of 1) sorted by relevance
| /src/sys/arch/sun3/sun3x/ | ||
| H A D | pmap.c | 1660 u_int a_idx, b_idx, pte_idx; /* table indices */ local in function:pmap_enter 2264 int a_idx, b_idx, c_idx; local in function:pmap_protect 1605 pmap_stroll(pmap_t pmap,vaddr_t va,a_tmgr_t ** a_tbl,b_tmgr_t ** b_tbl,c_tmgr_t ** c_tbl,mmu_short_pte_t ** pte,int * a_idx,int * b_idx,int * pte_idx) argument 2383 int a_idx, b_idx, c_idx; local in function:pmap_unwire 2939 int a_idx, b_idx, pte_idx; local in function:pmap_extract 3643 int a_idx, b_idx; local in function:pmap_count [all...] |
Completed in 6 milliseconds