Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dpte.h282 #define TTE_SET_PCACHEABLE(ttep) ((ttep)->tte_cp = 1) macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dpte.h327 #define TTE_SET_PCACHEABLE(ttep) ((ttep)->tte_cp = 1) macro