Searched refs:hvm_io_ops (Results 1 – 6 of 6) sorted by relevance
68 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()
247 static const struct hvm_io_ops g2m_portio_ops = {
568 static const struct hvm_io_ops stdvga_mem_ops = {
412 static const struct hvm_io_ops msixtbl_mmio_ops = {
91 static const struct hvm_io_ops null_ops = {111 static const struct hvm_io_ops ioreq_server_ops = {
75 const struct hvm_io_ops *ops;91 struct hvm_io_ops { struct
Completed in 11 milliseconds