Home
last modified time | relevance | path

Searched defs:_PAGE_KERNEL_RW (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h93 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
Dpte-40x.h60 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
Dpte-fsl-booke.h36 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
Dpte-8xx.h57 #define _PAGE_KERNEL_RW (_PAGE_SH | _PAGE_DIRTY) macro
/linux-5.19.10/arch/powerpc/include/asm/nohash/
Dpte-book3e.h53 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY) macro
/linux-5.19.10/arch/powerpc/include/asm/book3s/32/
Dpgtable.h49 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
/linux-5.19.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h117 #define _PAGE_KERNEL_RW (_PAGE_PRIVILEGED | _PAGE_RW | _PAGE_DIRTY) macro