Searched refs:TCE_RPN_MASK (Results 1 – 2 of 2) sorted by relevance
29 #define TCE_RPN_MASK 0xfffffffffful /* 40-bit RPN (4K pages) */ macro
121 *tcep = cpu_to_be64(proto_tce | (rpn & TCE_RPN_MASK) << TCE_RPN_SHIFT); in tce_build_pSeries()169 tce = proto_tce | (rpn & TCE_RPN_MASK) << tceshift; in tce_build_pSeriesLP()248 tcep[l] = cpu_to_be64(proto_tce | (rpn & TCE_RPN_MASK) << TCE_RPN_SHIFT); in tce_buildmulti_pSeriesLP()