Home
last modified time | relevance | path

Searched refs:get_sllp_encoding (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_native.c178 sllp = get_sllp_encoding(apsize); in ___tlbie()
268 sllp = get_sllp_encoding(apsize); in __tlbiel()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h214 static inline unsigned long get_sllp_encoding(int psize) in get_sllp_encoding() function