Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h60 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-44x.h83 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-85xx.h36 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-8xx.h57 #define _PAGE_KERNEL_RW (_PAGE_SH | _PAGE_DIRTY) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h52 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h52 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h118 #define _PAGE_KERNEL_RW (_PAGE_PRIVILEGED | _PAGE_RW | _PAGE_DIRTY) macro