Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dfault-armv.c64 static int adjust_pte(struct vm_area_struct *vma, unsigned long address, in adjust_pte() function
167 aliases += adjust_pte(mpnt, mpnt_addr, pfn, need_lock); in make_coherent()
/linux/mm/
H A DKconfig571 # ARM's adjust_pte (unused if VIPT) depends on mm-wide page_table_lock.