Home
last modified time | relevance | path

Searched refs:IMPLVER_EV6 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/alpha/include/asm/
Dspecial_insns.h8 IMPLVER_EV6 enumerator
25 #define implver() IMPLVER_EV6
Dxor.h847 (implver() == IMPLVER_EV6 ? &xor_block_alpha_prefetch : FASTEST)
Dfpu.h64 if (implver() == IMPLVER_EV6) { in swcr_update_status()
/Linux-v5.10/arch/alpha/oprofile/
Dcommon.c158 case IMPLVER_EV6: in oprofile_arch_init()