Searched refs:__rpte_to_hidx (Results 1 – 6 of 6) sorted by relevance
97 static inline unsigned long __rpte_to_hidx(real_pte_t rpte, unsigned long index) in __rpte_to_hidx() function
364 #define __rpte_to_hidx(r,index) (pte_val(__rpte_to_pte(r)) >> H_PAGE_F_GIX_SHIFT) macro
33 return !(hpte_soft_invalid(__rpte_to_hidx(rpte, index))); in __rpte_sub_valid()
809 hidx = __rpte_to_hidx(pte, index); in native_flush_hash_range()
1621 hidx = __rpte_to_hidx(rpte, subpg_index); in pte_get_hash_gslot()
576 hidx = __rpte_to_hidx(pte, index); in pSeries_lpar_flush_hash_range()