Home
last modified time | relevance | path

Searched refs:_PAGE_KERNEL_RO (Results 1 – 9 of 9) sorted by relevance

/linux/arch/parisc/include/asm/
A Dpgtable.h225 #define _PAGE_KERNEL_RO (_PAGE_PRESENT | _PAGE_READ | _PAGE_DIRTY | _PAGE_ACCESSED) macro
226 #define _PAGE_KERNEL_EXEC (_PAGE_KERNEL_RO | _PAGE_EXEC)
228 #define _PAGE_KERNEL (_PAGE_KERNEL_RO | _PAGE_WRITE)
259 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO)
/linux/arch/powerpc/include/asm/nohash/32/
A Dpte-40x.h58 #define _PAGE_KERNEL_RO 0 macro
A Dpte-44x.h91 #define _PAGE_KERNEL_RO 0 macro
A Dpte-fsl-booke.h34 #define _PAGE_KERNEL_RO 0 macro
A Dpte-8xx.h55 #define _PAGE_KERNEL_RO (_PAGE_SH | _PAGE_RO) macro
/linux/arch/powerpc/include/asm/nohash/
A Dpte-book3e.h54 #define _PAGE_KERNEL_RO (_PAGE_BAP_SR) macro
A Dpgtable.h17 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO)
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h47 #define _PAGE_KERNEL_RO 0 macro
118 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO)
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h119 #define _PAGE_KERNEL_RO (_PAGE_PRIVILEGED | _PAGE_READ) macro
163 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO)

Completed in 18 milliseconds