Home
last modified time | relevance | path

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

/original-bsd/sys/pmax/include/
H A Dpmap.h67 #define PMAP_ATTR_REF 0x02 /* page has been referenced */ macro
/original-bsd/sys/pmax/pmax/
H A Dpmap.c1215 pmap_attributes[atop(pa)] &= ~PMAP_ATTR_REF;
1230 return (pmap_attributes[atop(pa)] & PMAP_ATTR_REF);