Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dspecial_insns.h6 IMPLVER_EV4, enumerator
19 #define implver() IMPLVER_EV4
H A Delf.h142 ( i_ == IMPLVER_EV4 ? "ev4" \
/OK3568_Linux_fs/kernel/arch/alpha/oprofile/
H A Dcommon.c147 case IMPLVER_EV4: in oprofile_arch_init()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dtraps.c343 if (implver() == IMPLVER_EV4) { in do_entIF()
985 if (implver() == IMPLVER_EV4) in trap_init()