Home
last modified time | relevance | path

Searched defs:dc_size (Results 1 – 2 of 2) sorted by relevance

/arch/mips/txx9/generic/
Dsetup.c186 unsigned int dc_size = 1 << (12 + ((conf & CONF_DC) >> 6)); in early_flush_dcache() local
234 unsigned int dc_size = 1 << (10 + ((conf & TX39_CONF_DCS_MASK) >> in early_flush_dcache() local
/arch/parisc/include/asm/
Dpdc.h78 unsigned long dc_size; /* size in bytes */ member