Home
last modified time | relevance | path

Searched refs:implver (Results 1 – 6 of 6) sorted by relevance

/arch/alpha/include/asm/
Dxor.h855 (implver() == IMPLVER_EV6 ? &xor_block_alpha_prefetch : FASTEST)
Dsystem.h156 #define implver() \ macro
163 #define implver() IMPLVER_EV4 macro
166 #define implver() IMPLVER_EV5 macro
169 #define implver() IMPLVER_EV6 macro
Delf.h140 enum implver_enum i_ = implver(); \
Dfpu.h179 if (implver() == IMPLVER_EV6) { in swcr_update_status()
/arch/alpha/oprofile/
Dcommon.c146 switch (implver()) { in oprofile_arch_init()
/arch/alpha/kernel/
Dtraps.c348 if (implver() == IMPLVER_EV4) { in do_entIF()
1084 if (implver() == IMPLVER_EV4) in trap_init()