Home
last modified time | relevance | path

Searched refs:ioemul_handle_quirk (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dioport_emulate.c42 ioemul_handle_quirk = ioemul_handle_proliant_quirk; in proliant_quirk()
A Dtraps.c110 void (*ioemul_handle_quirk)( variable
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dio.h54 extern void (*ioemul_handle_quirk)(
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Demul-priv-op.c102 if ( ioemul_handle_quirk ) in io_emul_stub_setup()
103 ioemul_handle_quirk(opcode, &ctxt->io_emul_stub[12], ctxt->ctxt.regs); in io_emul_stub_setup()

Completed in 18 milliseconds