Searched refs:hvm_alloc_ioreq_mfn (Results 1 – 1 of 1) sorted by relevance
359 static int hvm_alloc_ioreq_mfn(struct hvm_ioreq_server *s, bool buf) in hvm_alloc_ioreq_mfn() function627 rc = hvm_alloc_ioreq_mfn(s, false); in hvm_ioreq_server_alloc_pages()630 rc = hvm_alloc_ioreq_mfn(s, true); in hvm_ioreq_server_alloc_pages()
Completed in 29 milliseconds