Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mn10300/mm/
Dcache-smp.h34 #define SMP_DCACHE_OP_MASK 0x001c macro
Dcache-smp.c41 switch ((enum smp_dcache_ops)(opr_mask & SMP_DCACHE_OP_MASK)) { in smp_cache_interrupt()