Searched defs:_PAGE_WT (Results 1 – 3 of 3) sorted by relevance
106 #define _PAGE_WT 0x001 /* CB0: if cacheable, 1->write-thru, 0->write-back */ macro
41 #define _PAGE_WT 0x001 /* WT-bit on SH-4, 0 on SH-3 */ macro
89 #define _PAGE_WT (1 << _PAGE_BIT_WT) macro