Searched defs:hvm_vcpu_io (Results 1 – 1 of 1) sorted by relevance
25 struct hvm_vcpu_io { struct32 struct npfec mmio_access;33 unsigned long mmio_gla;34 unsigned long mmio_gpfn;41 unsigned int mmio_cache_count;44 unsigned int mmio_insn_bytes;45 unsigned char mmio_insn[16];46 struct hvmemul_cache *cache;52 bool mmio_retry;55 unsigned long msix_snoop_address;[all …]
Completed in 20 milliseconds