Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst182 | pud_wrprotect | Creates a write protected PUD |
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h901 #define pud_wrprotect(pud) pte_pud(pte_wrprotect(pud_pte(pud))) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h1540 static inline pud_t pud_wrprotect(pud_t pud) in pud_wrprotect() function