Searched defs:PAGE_KERNEL_NOCACHE (Results 1 – 3 of 3) sorted by relevance
221 #define PAGE_KERNEL_NOCACHE \ macro260 #define PAGE_KERNEL_NOCACHE \ macro283 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
175 #define PAGE_KERNEL_NOCACHE \ macro
223 #define PAGE_KERNEL_NOCACHE __pgprot_mask(__PAGE_KERNEL_NOCACHE | _ENC) macro