Home
last modified time | relevance | path

Searched refs:implver (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dspecial_insns.h12 #define implver() \ macro
14 __asm__ ("implver %0" : "=r"(__implver)); \
19 #define implver() IMPLVER_EV4 macro
22 #define implver() IMPLVER_EV5 macro
25 #define implver() IMPLVER_EV6 macro
H A Dxor.h847 (implver() == IMPLVER_EV6 ? &xor_block_alpha_prefetch : FASTEST)
H A Dfpu.h64 if (implver() == IMPLVER_EV6) { in swcr_update_status()
H A Delf.h141 enum implver_enum i_ = implver(); \
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dspecial_insns.h12 #define implver() \ macro
14 __asm__ ("implver %0" : "=r"(__implver)); \
19 #define implver() IMPLVER_EV4 macro
22 #define implver() IMPLVER_EV5 macro
25 #define implver() IMPLVER_EV6 macro
H A Dfpu.h77 if (implver() == IMPLVER_EV6) { in swcr_update_status()
H A Delf.h135 enum implver_enum i_ = implver(); \
H A Dxor.h866 (implver() == IMPLVER_EV6 ? &xor_block_alpha_prefetch : FASTEST)
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H A Dcommon.c146 switch (implver()) { in oprofile_arch_init()
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dtraps.c357 if (implver() == IMPLVER_EV4) { in do_entIF()
985 if (implver() == IMPLVER_EV4) in trap_init()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dtraps.c355 if (implver() == IMPLVER_EV4) { in do_entIF()
983 if (implver() == IMPLVER_EV4) in trap_init()

Completed in 13 milliseconds