Searched defs:hvm_domain (Results 1 – 6 of 6) sorted by relevance
103 struct hvm_domain { struct105 struct {108 } ioreq_gfn;111 struct {115 } ioreq_server;128 struct hvm_irq *irq;132 struct hvm_hw_stdvga stdvga;142 struct hvm_hw_acpi acpi;150 uint64_t *params;161 spinlock_t uc_lock;[all …]
178 const struct hvm_domain *hvm_domain = &curr->domain->arch.hvm_domain; in g2m_portio_accept() local
210 struct hvm_domain struct218 struct hvm_domain hvm_domain; member
16 struct hvm_domain struct18 uint64_t params[HVM_NR_PARAMS];53 struct hvm_domain hvm_domain; member
771 struct hvm_domain *hvm_domain; in arch_do_domctl() local
295 struct hvm_domain hvm_domain; member
Completed in 17 milliseconds