Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dhugetlbpage-book3e.c54 static inline int book3e_tlb_exists(unsigned long ea, unsigned long pid) in book3e_tlb_exists() function
112 if (unlikely(book3e_tlb_exists(ea, mm->context.id))) { in book3e_hugetlb_preload()