Searched refs:__CACHE_WRITEBACK_ORDER (Results 1 – 2 of 2) sorted by relevance
384 #define __CACHE_WRITEBACK_ORDER 6 /* guessed from existing platforms */ macro385 #define __CACHE_WRITEBACK_GRANULE (1 << __CACHE_WRITEBACK_ORDER)
159 DEFINE(CACHE_WRITEBACK_ORDER, __CACHE_WRITEBACK_ORDER); in main()