Searched refs:_PAGE_NOCACHE (Results 1 – 6 of 6) sorted by relevance
27 #define _PAGE_NOCACHE 0 macro
155 ALT_SVPBMT(val, _PAGE_NOCACHE); in riscv_page_nocache()167 #define _PAGE_NOCACHE riscv_page_nocache() macro
203 #define _PAGE_KERNEL_NC ((_PAGE_KERNEL & ~_PAGE_MTMASK) | _PAGE_NOCACHE)742 prot |= _PAGE_NOCACHE;
18 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro40 #define _PAGE_CHG_MASK (PAGE_MASK | _PAGE_ACCESSED | _PAGE_DIRTY | _PAGE_NOCACHE)
43 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro
231 physaddr |= _PAGE_NOCACHE; in __ioremap()343 cmode = _PAGE_NOCACHE; in kernel_set_cachemode()