Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
70293240c5ce675a67bfc48f419b093023b862b3
/
.
/
arch
/
mips
/
include
/
asm
/
cachetype.h
blob: 9f4ba2fe115517ba357202d9e09eeccff77b79df [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_MIPS_CACHETYPE_H
#define
__ASM_MIPS_CACHETYPE_H
#include
<asm/cpu-features.h>
#define
cpu_dcache_is_aliasing
()
cpu_has_dc_aliases
#endif