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