Searched defs:hvm_domain (Results 1 – 3 of 3) sorted by relevance
102 struct hvm_domain { struct104 struct {108 } ioreq_gfn;111 struct {114 } ioreq_server;174 uint64_t sync_tsc;178 unsigned long *io_bitmap;185 rwlock_t mmcfg_lock;191 struct {194 } write_map;[all …]
208 struct hvm_domain struct216 struct hvm_domain hvm_domain; argument
17 struct hvm_domain struct19 uint64_t params[HVM_NR_PARAMS];
Completed in 6 milliseconds