Home
last modified time | relevance | path

Searched refs:pud_wrprotect (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/s390/mm/
Dpageattr.c222 new = pud_wrprotect(new); in modify_pud_page()
/Linux-v4.19/include/asm-generic/
Dpgtable.h276 set_pud_at(mm, address, pudp, pud_wrprotect(old_pud)); in pudp_set_wrprotect()
/Linux-v4.19/arch/x86/include/asm/
Dpgtable.h440 static inline pud_t pud_wrprotect(pud_t pud) in pud_wrprotect() function
/Linux-v4.19/arch/s390/include/asm/
Dpgtable.h1257 static inline pud_t pud_wrprotect(pud_t pud) in pud_wrprotect() function
/Linux-v4.19/mm/
Dhuge_memory.c1068 pud = pud_mkold(pud_wrprotect(pud)); in copy_huge_pud()