Searched refs:_PAGE_WT (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/sh/mm/
H A Dtlb-pteaex.c53 pteval |= _PAGE_WT;
H A Dtlb-sh4.c55 pteval |= _PAGE_WT;
H A Dpmb.c124 if (flags & _PAGE_WT)
/linux-master/arch/sh/include/asm/
H A Dpgtable_32.h11 * - Bits 0 and 7 are reserved on SH-3 (_PAGE_WT and _PAGE_SZ1 on SH-4).
42 #define _PAGE_WT 0x001 /* WT-bit on SH-4, 0 on SH-3 */ macro

Completed in 179 milliseconds