Home
last modified time | relevance | path

Searched refs:__CACHE_WRITEBACK_ORDER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dcacheflush.h375 #define __CACHE_WRITEBACK_ORDER 6 /* guessed from existing platforms */ macro
376 #define __CACHE_WRITEBACK_GRANULE (1 << __CACHE_WRITEBACK_ORDER)
/openbmc/linux/arch/arm/kernel/
H A Dasm-offsets.c150 DEFINE(CACHE_WRITEBACK_ORDER, __CACHE_WRITEBACK_ORDER); in main()