Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/sun3x/
H A Dpmap_pvt.h140 #define PV_FLAGS_USED MMU_SHORT_PTE_USED macro
H A Dpmap.c2657 if (pv->pv_flags & PV_FLAGS_USED) in pmap_is_referenced()
2858 pmap_clear_pv(pa, PV_FLAGS_USED); in pmap_clear_reference()