Home
last modified time | relevance | path

Searched refs:hvm_ioreq_page (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Ddomain.h38 struct hvm_ioreq_page { struct
64 struct hvm_ioreq_page ioreq; argument
66 struct hvm_ioreq_page bufioreq;
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dioreq.c213 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