Searched refs:smp_dcache_ops (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/mn10300/mm/ | ||
D | cache-smp.h | 25 enum smp_dcache_ops { enum |
D | cache-smp.c | 41 switch ((enum smp_dcache_ops)(opr_mask & SMP_DCACHE_OP_MASK)) { in smp_cache_interrupt() |