Searched refs:SYSC_DCPART_GCON_BIT (Results 1 – 2 of 2) sorted by relevance
157 if (diff & SYSC_DCPART_GCON_BIT) in describe_cachepart_change()159 (new & SYSC_DCPART_GCON_BIT) ? "+" : "-"); in describe_cachepart_change()191 dcpart_new |= SYSC_DCPART_GCON_BIT; in setup_smp_cache()
704 #define SYSC_DCPART_GCON_BIT 0x00100000 /* Coherent shared local */ macro