Searched defs:emulate (Results 1 – 9 of 9) sorted by relevance
/linux/arch/arm/probes/ |
A 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()
|
A D | decode-arm.c | 721 bool emulate, const union decode_action *actions, in arm_probes_decode_insn()
|
A D | decode.c | 413 bool emulate, const union decode_action *actions, in probes_decode_insn()
|
/linux/arch/arm/nwfpe/ |
A D | entry.S | 72 emulate: label
|
/linux/arch/x86/kernel/ |
A D | static_call.c | 22 const void *emulate = NULL; in __static_call_transform() local
|
A D | alternative.c | 1378 const void *opcode, size_t len, const void *emulate) in text_poke_loc_init() 1461 void __ref text_poke_queue(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_queue() 1487 void __ref text_poke_bp(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_bp()
|
A D | uprobes.c | 506 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member
|
/linux/drivers/staging/fbtft/ |
A D | fb_hx8340bn.c | 30 static bool emulate; variable
|
/linux/drivers/target/ |
A D | target_core_spc.c | 699 sense_reason_t (*emulate)(struct se_cmd *, unsigned char *); member 959 int (*emulate)(struct se_cmd *, u8, unsigned char *); member
|
Completed in 18 milliseconds