Searched refs:PMD_SECT_WB (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/
H A Dpgtable-hwdef.h43 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dmmu.c84 .pmd = PMD_SECT_WB,
199 .prot_sect = PROT_SECT_DEVICE | PMD_SECT_WB,
364 case PMD_SECT_WB:
366 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_WB;

Completed in 45 milliseconds