Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpgtable.h1866 #define wrprotect_ptes wrprotect_ptes macro
1867 static __always_inline void wrprotect_ptes(struct mm_struct *mm, in wrprotect_ptes() function
1939 #define wrprotect_ptes __wrprotect_ptes macro
/linux/include/linux/
H A Dpgtable.h937 static inline void wrprotect_ptes(struct mm_struct *mm, unsigned long addr, in wrprotect_ptes() function