Searched refs:hvm_ioreq_page (Results 1 – 2 of 2) sorted by relevance
38 struct hvm_ioreq_page { struct64 struct hvm_ioreq_page ioreq; argument66 struct hvm_ioreq_page bufioreq;
213 struct hvm_ioreq_page *iorp = buf ? &s->bufioreq : &s->ioreq; in hvm_unmap_ioreq_page()222 struct hvm_ioreq_page *iorp = buf ? &s->bufioreq : &s->ioreq; in hvm_map_ioreq_page()268 struct domain *d, struct hvm_ioreq_page *iorp) in hvm_remove_ioreq_gfn()277 struct domain *d, struct hvm_ioreq_page *iorp) in hvm_add_ioreq_gfn()1266 struct hvm_ioreq_page *iorp; in hvm_send_buffered_ioreq()
Completed in 5 milliseconds