Home
last modified time | relevance | path

Searched defs:hvm_vcpu_io (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvcpu.h56 struct hvm_vcpu_io { struct
58 enum hvm_io_completion io_completion;
59 ioreq_t io_req;
67 struct npfec mmio_access;
68 unsigned long mmio_gla;
69 unsigned long mmio_gpfn;
94 static inline bool_t hvm_vcpu_io_need_completion(const struct hvm_vcpu_io *vio) in hvm_vcpu_io_need_completion() argument

Completed in 3 milliseconds