Searched refs:_PAGE_DEVICE (Results 1 – 1 of 1) sorted by relevance
107 #define _PAGE_DEVICE 0x001 /* CB0: if uncacheable, 1->device (i.e. no write-combining or reorderin… macro206 #define pgprot_noncached(x) __pgprot(((x).pgprot & ~(_PAGE_CACHABLE)) | _PAGE_DEVICE)