Searched defs:emulate (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/arch/arm/nwfpe/ |
D | entry.S | 73 emulate: label
|
/kernel/linux/linux-5.10/drivers/staging/fbtft/ |
D | fb_hx8340bn.c | 30 static bool emulate; variable
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | alternative.c | 1583 const void *opcode, size_t len, const void *emulate) in text_poke_loc_init() 1682 void __ref text_poke_queue(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_queue() 1708 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
|
/kernel/linux/linux-5.10/drivers/target/ |
D | target_core_spc.c | 668 sense_reason_t (*emulate)(struct se_cmd *, unsigned char *); member 932 int (*emulate)(struct se_cmd *, u8, unsigned char *); member
|