Searched refs:_PAGE_CACHEABLE (Results 1 – 2 of 2) sorted by relevance
15 #define _PAGE_CACHEABLE (1 << 0) /* Cached (H) */ macro17 #define _PAGE_CACHEABLE 0 macro39 #define ___DEF (_PAGE_PRESENT | _PAGE_CACHEABLE)57 #define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) & ~_PAGE_CACHEABLE))
70 #define PTE_BITS_NON_RWX_IN_PD1 (PAGE_MASK_PHYS | _PAGE_CACHEABLE)