_PAGE_KERNEL_RW 14 arch/powerpc/include/asm/book3s/32/pgtable.h #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) _PAGE_KERNEL_RW 116 arch/powerpc/include/asm/book3s/64/pgtable.h #define _PAGE_KERNEL_RW (_PAGE_PRIVILEGED | _PAGE_RW | _PAGE_DIRTY) _PAGE_KERNEL_RW 61 arch/powerpc/include/asm/nohash/32/pte-40x.h #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW | _PAGE_HWWRITE) _PAGE_KERNEL_RW 93 arch/powerpc/include/asm/nohash/32/pte-44x.h #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) _PAGE_KERNEL_RW 55 arch/powerpc/include/asm/nohash/32/pte-8xx.h #define _PAGE_KERNEL_RW (_PAGE_SH | _PAGE_DIRTY) _PAGE_KERNEL_RW 36 arch/powerpc/include/asm/nohash/32/pte-fsl-booke.h #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) _PAGE_KERNEL_RW 53 arch/powerpc/include/asm/nohash/pte-book3e.h #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY)