Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/mm/
H A Dcache-shx3.c16 #define CCR_CACHE_IBE 0x1000000 /* ICBI broadcast */ macro
40 ccr |= CCR_CACHE_IBE; in shx3_cache_init()