Searched refs:numpgs (Results 1 – 3 of 3) sorted by relevance
| /linux/include/xen/ |
| H A D | xen-ops.h | 164 int numpgs, struct page **pages);
|
| /linux/drivers/hv/ |
| H A D | mshv_root_hv_call.c | 284 int hv_call_map_mmio_pages(u64 partition_id, u64 gfn, u64 mmio_spa, u64 numpgs) in hv_call_map_mmio_pages() argument 290 for (i = 0; i < numpgs; i++) in hv_call_map_mmio_pages() 294 return hv_do_map_gpa_hcall(partition_id, gfn, numpgs, flags, NULL, in hv_call_map_mmio_pages()
|
| H A D | mshv_root.h | 284 int hv_call_map_mmio_pages(u64 partition_id, u64 gfn, u64 mmio_spa, u64 numpgs);
|