Home
last modified time | relevance | path

Searched defs:numpgs (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/xen/
Dprivcmd.c431 static int alloc_empty_pages(struct vm_area_struct *vma, int numpgs) in alloc_empty_pages()
1590 int numpgs = vma_pages(vma); in privcmd_close() local
/linux-6.15/drivers/hv/
Dmshv_root_hv_call.c275 int hv_call_map_mmio_pages(u64 partition_id, u64 gfn, u64 mmio_spa, u64 numpgs) in hv_call_map_mmio_pages()