Home
last modified time | relevance | path

Searched refs:mmuC2tmgr (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/sun3/sun3x/
H A Dpmap.c369 static INLINE c_tmgr_t *mmuC2tmgr(mmu_short_pte_t *);
459 mmuC2tmgr(mmu_short_pte_t *mmuCtbl) in mmuC2tmgr() function
1460 c_tbl = mmuC2tmgr(dtbl); in free_b_table()
1639 *c_tbl = mmuC2tmgr(mmu_ptov(MMU_DTE_PA(*b_dte))); in pmap_stroll()
1851 c_tbl = mmuC2tmgr(c_pte); in pmap_enter()
2332 c_tbl = mmuC2tmgr((mmu_short_pte_t *)c_tbl); in pmap_protect()
3295 c_tbl = mmuC2tmgr(c_dte); in pmap_remove_b()
3323 c_tbl = mmuC2tmgr(c_dte); in pmap_remove_b()
3348 c_tbl = mmuC2tmgr(c_dte); in pmap_remove_b()
3665 c_tbl = mmuC2tmgr( in pmap_count()