Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc/sparc/ | |
pmap.c | 1748 int swbits = *ptep & PG_MBZ; local in function:me_alloc 1755 *ptep++ = swbits | (pte & ~(PG_U|PG_M)); |
pmap.c | 1748 int swbits = *ptep & PG_MBZ; local in function:me_alloc 1755 *ptep++ = swbits | (pte & ~(PG_U|PG_M)); |