Searched refs:PIE_TYPE (Results 1 – 2 of 2) sorted by relevance
175 #define PIE_TYPE(e) ((e) & M68K_PE_DT_MASK) macro
748 if (pt && PIE_TYPE(pt[index]) == DT_PAGE) { in _EarlyQuery()