Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A Dbook3e_hugetlbpage.c101 static inline int book3e_tlb_exists(unsigned long ea, unsigned long pid) in book3e_tlb_exists() function
151 if (unlikely(book3e_tlb_exists(ea, mm->context.id))) { in book3e_hugetlb_preload()