Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/mm/
Dcache.c389 static unsigned char dummy_alloco_area[DUMMY_ALLOCO_AREA_SIZE] __cacheline_aligned = { 0, }; variable
404 …dummy_buffer_base_set = ((int)&dummy_alloco_area & cpu_data->dcache.idx_mask) >> cpu_data->dcache.… in sh64_dcache_purge_sets()
409 eaddr0 = (unsigned long long)dummy_alloco_area + (set_offset << cpu_data->dcache.entry_shift); in sh64_dcache_purge_sets()