Home
last modified time | relevance | path

Searched refs:CACHE_WRITE_THROUGH (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dcacheinfo.h60 #define CACHE_WRITE_THROUGH BIT(0) macro
63 (CACHE_WRITE_THROUGH | CACHE_WRITE_BACK)
/linux/arch/nds32/kernel/
A Dcacheinfo.c21 this_leaf->attributes = CACHE_WRITE_THROUGH; in ci_leaf_init()
/linux/drivers/acpi/
A Dpptt.c377 this_leaf->attributes = CACHE_WRITE_THROUGH; in update_cache_properties()
/linux/drivers/base/
A Dcacheinfo.c451 if (ci_attr & CACHE_WRITE_THROUGH) in write_policy_show()

Completed in 6 milliseconds