Searched refs:__contpte_try_unfold (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/mm/ |
| H A D | contpte.c | 298 void __contpte_try_unfold(struct mm_struct *mm, unsigned long addr, in __contpte_try_unfold() function 311 EXPORT_SYMBOL_GPL(__contpte_try_unfold); 692 __contpte_try_unfold(vma->vm_mm, addr, ptep, orig_pte); in contpte_ptep_set_access_flags()
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1656 extern void __contpte_try_unfold(struct mm_struct *mm, unsigned long addr, 1707 __contpte_try_unfold(mm, addr, ptep, pte); in contpte_try_unfold() 1915 __contpte_try_unfold(mm, addr, ptep, orig_pte); in ptep_set_access_flags()
|