Searched refs:SPAPR_TCE_PAGE_MASK (Results 1 – 2 of 2) sorted by relevance
495 if ((npages > 512) || (tce_list & SPAPR_TCE_PAGE_MASK)) { in h_put_tce_indirect()
830 #define SPAPR_TCE_PAGE_MASK (SPAPR_TCE_PAGE_SIZE - 1) macro