Searched defs:ea (Results 1 – 25 of 69) sorted by relevance
123
/openbmc/linux/arch/powerpc/mm/book3s64/ |
D | slb.c |
|
D | hash_64k.c |
|
D | hash_4k.c |
|
/openbmc/linux/arch/powerpc/kernel/ |
D | hw_breakpoint_constraints.c |
|
D | hw_breakpoint.c |
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
D | fault.c |
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | pte-walk.h |
|
D | isa-bridge.h |
|
/openbmc/linux/fs/hpfs/ |
D | ea.c |
|
/openbmc/linux/drivers/misc/cxl/ |
D | fault.c |
|
/openbmc/linux/arch/powerpc/mm/ |
D | copro_fault.c |
|
/openbmc/linux/arch/powerpc/math-emu/ |
D | stfd.c |
|
D | stfiwx.c |
|
D | lfd.c |
|
D | lfs.c |
|
D | stfs.c |
|
/openbmc/linux/fs/udf/ |
D | misc.c |
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
D | spu_base.c |
|
/openbmc/qemu/contrib/plugins/ |
H A D | hotblocks.c | 44 ExecCount *ea = (ExecCount *) a; in cmp_exec_count() local 61 const ExecCount *ea = v1; in exec_count_equal() local
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
D | mmu-hash.h |
|
D | mmu.h |
|
/openbmc/qemu/target/tricore/ |
H A D | op_helper.c | 2460 static void save_context_upper(CPUTriCoreState *env, target_ulong ea) in save_context_upper() 2480 static void save_context_lower(CPUTriCoreState *env, target_ulong ea) in save_context_lower() 2500 static void restore_context_upper(CPUTriCoreState *env, target_ulong ea, in restore_context_upper() 2521 static void restore_context_lower(CPUTriCoreState *env, target_ulong ea, in restore_context_lower() 2545 target_ulong ea; in helper_call() local 2607 target_ulong ea; in helper_ret() local 2661 target_ulong ea; in helper_bisr() local 2704 target_ulong ea; in helper_rfe() local 2765 void helper_ldlcx(CPUTriCoreState *env, target_ulong ea) in helper_ldlcx() 2772 void helper_lducx(CPUTriCoreState *env, target_ulong ea) in helper_lducx() [all …]
|
/openbmc/linux/arch/powerpc/kvm/ |
D | e500_mmu.c |
|
D | book3s_32_mmu.c |
|
/openbmc/qemu/target/arm/ |
H A D | syndrome.h | 279 static inline uint32_t syn_insn_abort(int same_el, int ea, int s1ptw, int fsc) in syn_insn_abort() 286 int ea, int cm, int s1ptw, in syn_data_abort_no_iss() 298 int ea, int cm, int s1ptw, in syn_data_abort_with_iss() 313 static inline uint32_t syn_data_abort_vncr(int ea, int wnr, int fsc) in syn_data_abort_vncr()
|
123