Searched defs:emulate (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/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()
|
/linux-6.6.21/arch/arm/nwfpe/ |
D | entry.S | 73 emulate: label
|
/linux-6.6.21/drivers/staging/fbtft/ |
D | fb_hx8340bn.c | 30 static bool emulate; variable
|
/linux-6.6.21/arch/x86/kernel/ |
D | static_call.c | 56 const void *emulate = NULL; in __static_call_transform() local
|
D | alternative.c | 2319 const void *opcode, size_t len, const void *emulate) in text_poke_loc_init() 2427 void __ref text_poke_queue(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_queue() 2448 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
|
/linux-6.6.21/drivers/target/ |
D | target_core_spc.c | 700 sense_reason_t (*emulate)(struct se_cmd *, unsigned char *); member 960 int (*emulate)(struct se_cmd *, u8, unsigned char *); member
|