Home
last modified time | relevance | path

Searched refs:hvm_io_ops (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dintercept.c68 static const struct hvm_io_ops mmio_ops = {
109 static const struct hvm_io_ops portio_ops = {
118 const struct hvm_io_ops *ops = handler->ops; in hvm_process_io_intercept()
226 const struct hvm_io_ops *ops = handler->ops; in hvm_find_io_handler()
241 const struct hvm_io_ops *ops; in hvm_io_intercept()
326 const struct hvm_io_ops *ops; in hvm_mmio_internal()
A Dio.c247 static const struct hvm_io_ops g2m_portio_ops = {
A Dstdvga.c568 static const struct hvm_io_ops stdvga_mem_ops = {
A Dvmsi.c412 static const struct hvm_io_ops msixtbl_mmio_ops = {
A Demulate.c91 static const struct hvm_io_ops null_ops = {
111 static const struct hvm_io_ops ioreq_server_ops = {
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dio.h75 const struct hvm_io_ops *ops;
91 struct hvm_io_ops { struct

Completed in 12 milliseconds