Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/mm/
Dcache-smp.h25 enum smp_dcache_ops { enum
Dcache-smp.c41 switch ((enum smp_dcache_ops)(opr_mask & SMP_DCACHE_OP_MASK)) { in smp_cache_interrupt()