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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dtlb-pteaex.c54 pteval |= _PAGE_WT;
H A Dtlb-sh4.c57 pteval |= _PAGE_WT;
H A Dpmb.c125 if (flags & _PAGE_WT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dpgtable.h92 #define _PAGE_WT (1 << _PAGE_BIT_WT) macro
120 #define _PAGE_FLAGS_CACHE_MASK (_PAGE_CACHABLE | _PAGE_BUFFER | _PAGE_WT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable_32.h5 #define _PAGE_WT 0x001 /* WT-bit on SH-4, 0 on SH-3 */ macro
16 #define _PAGE_FILE _PAGE_WT /* software: pagecache or swap? */
H A Dpgtable_64.h111 #define _PAGE_WT 0x001 /* CB0: if cacheable, 1->write-thru, 0->write-back */ macro

Completed in 150 milliseconds