CACHE_WRITE_THROUGH   21 arch/nds32/kernel/cacheinfo.c 	this_leaf->attributes = CACHE_WRITE_THROUGH;
CACHE_WRITE_THROUGH  372 drivers/acpi/pptt.c 			this_leaf->attributes = CACHE_WRITE_THROUGH;
CACHE_WRITE_THROUGH  443 drivers/base/cacheinfo.c 	if (ci_attr & CACHE_WRITE_THROUGH)
CACHE_WRITE_THROUGH   63 include/linux/cacheinfo.h 	(CACHE_WRITE_THROUGH | CACHE_WRITE_BACK)