Searched refs:_PAGE_WRITETHRU (Results 1 – 8 of 8) sorted by relevance
117 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()137 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()
248 #define _PAGE_WRITETHRU 0x008 /* W: caching is write-through */ macro285 #define _PAGE_WRITETHRU 0x00000800 /* H: W bit */ macro339 #define _PAGE_WRITETHRU 0x040 /* W: cache write-through */ macro
207 _PAGE_WRITETHRU); in z2_open()
97 #define _PAGE_WRITETHRU 0x040UL /* W: cache write-through */ macro
213 if (flags & (_PAGE_NO_CACHE | _PAGE_WRITETHRU)) in __ioremap()
440 pgprot_val(vma->vm_page_prot) |= _PAGE_WRITETHRU; in control_mmap()901 _PAGE_WRITETHRU); in control_of_init()
597 flags = _PAGE_WRITETHRU; in valkyriefb_init()
677 info->frame_buffer = __ioremap(addr, 0x400000, _PAGE_WRITETHRU); in platinum_of_init()