Searched refs:smp_icache_ops (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mn10300/mm/
H A Dcache-smp.h16 * One of smp_icache_ops and one of smp_dcache_ops can be OR'd together.
18 enum smp_icache_ops { enum
H A Dcache-smp.c66 switch ((enum smp_icache_ops)(opr_mask & SMP_ICACHE_OP_MASK)) { smp_cache_interrupt()

Completed in 91 milliseconds