1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_XTENSA_CACHETYPE_H
#define __ASM_XTENSA_CACHETYPE_H

#include <asm/cache.h>
#include <asm/page.h>

#define cpu_dcache_is_aliasing()	(DCACHE_WAY_SIZE > PAGE_SIZE)

#endif
当你的天空 突然 下起了大雨 那是我 在为你 炸乌云