Home
last modified time | relevance | path

Searched defs:wrprotect_ptes (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/arm64/include/asm/
Dpgtable.h1737 #define wrprotect_ptes wrprotect_ptes macro
1738 static __always_inline void wrprotect_ptes(struct mm_struct *mm, in wrprotect_ptes() function
1810 #define wrprotect_ptes __wrprotect_ptes macro
/linux-6.12.1/include/linux/
Dpgtable.h851 static inline void wrprotect_ptes(struct mm_struct *mm, unsigned long addr, in wrprotect_ptes() function