Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dcacheinfo.c58 if (cpu_cache_is_present(SPR_UPR_ICP)) { in init_cache_level()
98 if (cpu_cache_is_present(SPR_UPR_ICP)) in populate_cache_leaves()
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h159 #define SPR_UPR_ICP 0x00000004 /* Instruction cache present */ macro