Searched refs:_PAGE_WT (Results 1 – 5 of 5) sorted by relevance
53 pteval |= _PAGE_WT; in __update_tlb()
55 pteval |= _PAGE_WT; in __update_tlb()
124 if (flags & _PAGE_WT) in pgprot_to_pmb_flags()
103 #define _PAGE_WT 0x001 /* CB0: if cacheable, 1->write-thru, 0->write-back */ macro
42 #define _PAGE_WT 0x001 /* WT-bit on SH-4, 0 on SH-3 */ macro