Searched refs:_PAGE_NONCACHABLE (Results 1 – 1 of 1) sorted by relevance
100 #define _PAGE_NONCACHABLE (1UL << _PAGE_BIT_NONCACHABLE) macro134 #define __PAGE_KERNEL_NOCACHE ( __PAGE_KERNEL | _PAGE_NONCACHABLE)269 prot |= _PAGE_NONCACHABLE; in pgprot_noncached()