Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
A Dpage.c71 #define cpu_is_r4600_v2_x() ((read_c0_prid() & 0xfffffff0) == 0x00002020) macro
262 cpu_is_r4600_v2_x()) in build_clear_pref()
307 if (IS_ENABLED(CONFIG_WAR_R4600_V2_HIT_CACHEOP) && cpu_is_r4600_v2_x()) in build_clear_page()
416 cpu_is_r4600_v2_x()) in build_copy_store_pref()
460 if (IS_ENABLED(CONFIG_WAR_R4600_V2_HIT_CACHEOP) && cpu_is_r4600_v2_x()) in build_copy_page()
A Dc-r4k.c129 #define cpu_is_r4600_v2_x() ((read_c0_prid() & 0xfffffff0) == 0x00002020) macro
134 cpu_is_r4600_v2_x()) \

Completed in 8 milliseconds