Searched refs:__contpte_try_unfold (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/mm/ |
| H A D | contpte.c | 297 void __contpte_try_unfold(struct mm_struct *mm, unsigned long addr, in __contpte_try_unfold() function 310 EXPORT_SYMBOL_GPL(__contpte_try_unfold); 690 __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 | 1645 extern void __contpte_try_unfold(struct mm_struct *mm, unsigned long addr, 1696 __contpte_try_unfold(mm, addr, ptep, pte); in contpte_try_unfold() 1872 __contpte_try_unfold(mm, addr, ptep, orig_pte); in wrprotect_ptes()
|