Searched defs:opcode (Results 1 – 9 of 9) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | ioport_emulate.c | 12 u8 opcode, char *io_emul_stub, struct cpu_user_regs *regs) in ioemul_handle_proliant_quirk()
|
A D | alternative.c | 136 text_poke(void *addr, const void *opcode, size_t len) in text_poke()
|
/xen-4.10.0-shim-comet/xen/arch/x86/pv/ |
A D | emul-inv-op.c | 46 char opcode[3]; in emulate_invalid_rdtscp() local
|
A D | emul-priv-op.c | 76 static io_emul_stub_t *io_emul_stub_setup(struct priv_op_ctxt *ctxt, u8 opcode, in io_emul_stub_setup()
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/ |
A D | emulate.c | 58 unsigned int opcode; member
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | livepatch.markdown | 1147 #### Trampoline, ARM
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/ |
A D | iommu_guest.c | 471 unsigned long opcode, tail, head, entries_per_page, cmd_mfn; in guest_iommu_process_command() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/ |
A D | x86_emulate.h | 494 unsigned int opcode; member
|
A D | x86_emulate.c | 2385 unsigned int def_op_bytes, def_ad_bytes, opcode; in x86_decode() local
|
Completed in 26 milliseconds