Home
last modified time | relevance | path

Searched defs:_PAGE_WT (Results 1 – 3 of 3) sorted by relevance

/arch/sh/include/asm/
Dpgtable_64.h106 #define _PAGE_WT 0x001 /* CB0: if cacheable, 1->write-thru, 0->write-back */ macro
Dpgtable_32.h41 #define _PAGE_WT 0x001 /* WT-bit on SH-4, 0 on SH-3 */ macro
/arch/avr32/include/asm/
Dpgtable.h89 #define _PAGE_WT (1 << _PAGE_BIT_WT) macro