Searched refs:__clear_full_ptes (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/mm/ |
| H A D | contpte.c | 498 __clear_full_ptes(mm, addr, ptep, nr, full); in contpte_clear_full_ptes()
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1373 static inline void __clear_full_ptes(struct mm_struct *mm, unsigned long addr, in __clear_full_ptes() function 1791 __clear_full_ptes(mm, addr, ptep, nr, full); in clear_full_ptes() 1920 #define clear_full_ptes __clear_full_ptes
|