Searched refs:flush_hash_pages (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
H A Dppc_ksyms_32.c47 EXPORT_SYMBOL(flush_hash_pages); /* For MOL */ variable
/linux-4.4.14/arch/powerpc/mm/
H A Dtlb_hash32.c46 flush_hash_pages(mm->context.id, addr, ptephys, 1); flush_hash_entry()
113 flush_hash_pages(ctx, start, pmd_val(*pmd), count); flush_range()
166 flush_hash_pages(mm->context.id, vmaddr, pmd_val(*pmd), 1); flush_tlb_page()
H A Dhash_low_32.S494 * flush_hash_pages(unsigned context, unsigned long va, unsigned long pmdval,
499 _GLOBAL(flush_hash_pages)
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc32.h137 * table entry. flush_hash_pages is assembler (for speed) in hashtable.S.
139 extern int flush_hash_pages(unsigned context, unsigned long va,
239 flush_hash_pages(context, addr, ptephys, 1); __ptep_test_and_clear_young()

Completed in 175 milliseconds