Home
last modified time | relevance | path

Searched refs:_PAGE_BASE_NC (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/32/
A Dpte-44x.h111 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro
113 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
115 #define _PAGE_BASE (_PAGE_BASE_NC)
A Dpte-fsl-booke.h57 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro
59 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
61 #define _PAGE_BASE (_PAGE_BASE_NC)
A Dpte-40x.h75 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro
76 #define _PAGE_BASE (_PAGE_BASE_NC)
A Dpte-8xx.h77 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro
78 #define _PAGE_BASE (_PAGE_BASE_NC)
/linux/arch/powerpc/include/asm/nohash/
A Dpte-book3e.h86 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro
88 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
90 #define _PAGE_BASE (_PAGE_BASE_NC)
A Dpgtable.h13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
14 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h94 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro
95 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
114 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
115 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h137 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED) macro
138 #define _PAGE_BASE (_PAGE_BASE_NC)
158 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
160 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \

Completed in 13 milliseconds