Searched defs:emulate (Results 1 – 7 of 7) sorted by relevance
/arch/arm/nwfpe/ |
D | entry.S | 72 emulate: label
|
/arch/arm/probes/ |
D | decode-thumb.c | 863 bool emulate, const union decode_action *actions, in thumb16_probes_decode_insn() 874 bool emulate, const union decode_action *actions, in thumb32_probes_decode_insn()
|
D | decode-arm.c | 721 bool emulate, const union decode_action *actions, in arm_probes_decode_insn()
|
D | decode.c | 413 bool emulate, const union decode_action *actions, in probes_decode_insn()
|
/arch/x86/kernel/ |
D | static_call.c | 31 const void *emulate = NULL; in __static_call_transform() local
|
D | alternative.c | 1466 const void *opcode, size_t len, const void *emulate) in text_poke_loc_init() 1565 void __ref text_poke_queue(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_queue() 1591 void __ref text_poke_bp(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_bp()
|
D | uprobes.c | 506 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member
|