Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/mm/
Dcontpte.c296 return __get_and_clear_full_ptes(mm, addr, ptep, nr, full); in contpte_get_and_clear_full_ptes()
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable.h1294 static inline pte_t __get_and_clear_full_ptes(struct mm_struct *mm, in __get_and_clear_full_ptes() function
1697 pte = __get_and_clear_full_ptes(mm, addr, ptep, nr, full); in get_and_clear_full_ptes()
1801 #define get_and_clear_full_ptes __get_and_clear_full_ptes