Searched refs:MMU_TTE_VALID (Results 1 – 2 of 2) sorted by relevance
165 #define MMU_TTE_VALID(tte) (((tte) & MMU_TTE_V) == MMU_TTE_V) macro
1929 if (!MMU_TTE_VALID(tte)) in hvio_obptsb_attach()1968 if (!MMU_TTE_VALID(tte)) in hvio_obptsb_detach()