Searched defs:__rpte_to_hidx (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dhash-64k.h123 static inline unsigned long __rpte_to_hidx(real_pte_t rpte, unsigned long index) function
H A Dpgtable.h314 #define __rpte_to_hidx(r,index) (pte_val(__rpte_to_pte(r)) >> H_PAGE_F_GIX_SHIFT) macro

Completed in 267 milliseconds