Searched refs:pages_order (Results 1 – 1 of 1) sorted by relevance
179 unsigned int pages_order; in mshv_ioctl_passthru_hvcall() local208 pages_order = args.out_ptr ? 1 : 0; in mshv_ioctl_passthru_hvcall()209 page = alloc_pages(GFP_KERNEL, pages_order); in mshv_ioctl_passthru_hvcall()270 free_pages((unsigned long)input_pg, pages_order); in mshv_ioctl_passthru_hvcall()