Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h165 #define MMU_TTE_VALID(tte) (((tte) & MMU_TTE_V) == MMU_TTE_V) macro
H A Dpx_hlib.c1929 if (!MMU_TTE_VALID(tte)) in hvio_obptsb_attach()
1968 if (!MMU_TTE_VALID(tte)) in hvio_obptsb_detach()