Home
last modified time | relevance | path

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

/linux/arch/sh/include/uapi/asm/
H A Dcpu-features.h17 #define CPU_HAS_P2_FLUSH_BUG 0x0002 /* Need to flush the cache in P2 area */ macro
/linux/arch/sh/kernel/cpu/sh4/
H A Dprobe.c89 boot_cpu_data.flags |= CPU_HAS_P2_FLUSH_BUG | in cpu_probe()
94 boot_cpu_data.flags |= CPU_HAS_P2_FLUSH_BUG | in cpu_probe()