Searched defs:emulate (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/arch/arm/probes/ |
H 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()
|
H A D | decode-arm.c | 721 bool emulate, const union decode_action *actions, in arm_probes_decode_insn()
|
H A D | decode.c | 413 bool emulate, const union decode_action *actions, in probes_decode_insn()
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | entry.S | 73 emulate: label
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | fb_hx8340bn.c | 30 static bool emulate; variable
|
/openbmc/linux/arch/x86/kernel/ |
H A D | static_call.c | 56 const void *emulate = NULL; in __static_call_transform() local
|
H A 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()
|
H A D | uprobes.c | 506 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_rom.c | 239 bool emulate, alloced; in dm_pci_run_vga_bios() local
|
/openbmc/linux/drivers/target/ |
H A 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
|