Home
last modified time | relevance | path

Searched defs:eh (Results 1 – 7 of 7) sorted by relevance

/arch/alpha/kernel/
Dbinfmt_loader.c10 struct exec *eh = (struct exec *)bprm->buf; in load_binary() local
/arch/powerpc/include/asm/
Dasm-compat.h31 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) argument
62 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) argument
Dbitops.h102 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
Dppc-opcode.h283 #define __PPC_EH(eh) (((eh) & 0x1) << 0) argument
285 #define __PPC_EH(eh) 0 argument
293 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ argument
296 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ argument
/arch/ia64/kernel/
Dunaligned.c1299 const struct exception_table_entry *eh = NULL; in ia64_handle_unaligned() local
/arch/sparc/kernel/
Dperf_event.c1314 int eu = 0, ek = 0, eh = 0; in check_excludes() local
/arch/powerpc/perf/
Dcore-book3s.c957 int eu = 0, ek = 0, eh = 0; in check_excludes() local