Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dcacheinfo.c43 if (cpu_cache_is_present(SPR_UPR_DCP)) { in init_cache_level()
91 if (cpu_cache_is_present(SPR_UPR_DCP)) { in populate_cache_leaves()
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h158 #define SPR_UPR_DCP 0x00000002 /* Data cache present */ macro