Home
last modified time | relevance | path

Searched defs:eh (Results 1 – 8 of 8) 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
64 #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.h321 #define __PPC_EH(eh) (((eh) & 0x1) << 0) argument
323 #define __PPC_EH(eh) 0 argument
332 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ argument
335 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ argument
/arch/powerpc/net/
Dbpf_jit.h78 #define PPC_BPF_LDARX(t, a, b, eh) EMIT(PPC_INST_LDARX | ___PPC_RT(t) | \ argument
81 #define PPC_BPF_LWARX(t, a, b, eh) EMIT(PPC_INST_LWARX | ___PPC_RT(t) | \ argument
/arch/ia64/kernel/
Dunaligned.c1299 const struct exception_table_entry *eh = NULL; in ia64_handle_unaligned() local
/arch/sparc/kernel/
Dperf_event.c1301 int eu = 0, ek = 0, eh = 0; in check_excludes() local
/arch/powerpc/perf/
Dcore-book3s.c947 int eu = 0, ek = 0, eh = 0; in check_excludes() local