Searched defs:opcode (Results 1 – 7 of 7) sorted by relevance
| /xen/xen/arch/x86/ |
| A D | ioport_emulate.c | 15 u8 opcode, char *io_emul_stub, struct cpu_user_regs *regs) in ioemul_handle_proliant_quirk()
|
| A D | alternative.c | 170 text_poke(void *addr, const void *opcode, size_t len) in text_poke()
|
| /xen/xen/drivers/passthrough/amd/ |
| A D | iommu_guest.c | 431 unsigned long opcode, tail, head, cmd_mfn; in guest_iommu_process_command() local
|
| /xen/xen/arch/x86/pv/ |
| A D | emul-priv-op.c | 56 static io_emul_stub_t *io_emul_stub_setup(struct priv_op_ctxt *ctxt, u8 opcode, in io_emul_stub_setup()
|
| /xen/xen/arch/x86/x86_emulate/ |
| A D | x86_emulate.h | 599 unsigned int opcode; member
|
| A D | x86_emulate.c | 2927 unsigned int def_op_bytes, def_ad_bytes, opcode; in x86_decode() local
|
| /xen/tools/tests/x86_emulator/ |
| A D | test_x86_emulator.c | 780 uint8_t opcode[8]; member
|
Completed in 45 milliseconds