Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc/sparc/ | |
pmap.c | 4696 int pte, mmupte, *ptep, perpage, npg; local in function:pmap_rmk4_4c 4716 perpage = 0; 4719 perpage = 0; 4723 perpage = (CACHEINFO.c_vactype != VAC_NONE); 4738 if (perpage && (mmupte & PG_NC) == 0) 4785 int tpte, perpage, npg; local in function:pmap_rmk4m 4799 perpage = 0; 4804 perpage = (CACHEINFO.c_vactype != VAC_NONE); 4820 if (perpage && (tpte & SRMMU_PG_C)) 4841 int *ptep, pteva, pte, perpage, npg local in function:pmap_rmu4_4c 4948 int *pte0, perpage, npg; local in function:pmap_rmu4m 6051 int pte, mmupte, *ptep, perpage, npg, inmmu; local in function:pmap_kremove4_4c 6564 int tpte, perpage, npg, s; local in function:pmap_kremove4m [all...] |