Home
last modified time | relevance | path

Searched hist:"761 b4f694cb90b63ca2739ac8a8a176342636e5e" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/csky/include/asm/
H A Dcache.hdiff 761b4f694cb90b63ca2739ac8a8a176342636e5e Wed Jan 22 04:15:14 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Support icache flush without specific instructions

Some CPUs don't support icache specific instructions to flush icache
lines in broadcast way. We use cpu control registers to flush local
icache and use IPI to notify other cores.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
/linux/arch/csky/mm/
H A Dcachev1.cdiff 761b4f694cb90b63ca2739ac8a8a176342636e5e Wed Jan 22 04:15:14 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Support icache flush without specific instructions

Some CPUs don't support icache specific instructions to flush icache
lines in broadcast way. We use cpu control registers to flush local
icache and use IPI to notify other cores.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
H A Dcachev2.cdiff 761b4f694cb90b63ca2739ac8a8a176342636e5e Wed Jan 22 04:15:14 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Support icache flush without specific instructions

Some CPUs don't support icache specific instructions to flush icache
lines in broadcast way. We use cpu control registers to flush local
icache and use IPI to notify other cores.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
/linux/arch/csky/
H A DKconfigdiff 761b4f694cb90b63ca2739ac8a8a176342636e5e Wed Jan 22 04:15:14 CET 2020 Guo Ren <guoren@linux.alibaba.com> csky: Support icache flush without specific instructions

Some CPUs don't support icache specific instructions to flush icache
lines in broadcast way. We use cpu control registers to flush local
icache and use IPI to notify other cores.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>