Searched refs:pfn_array (Results 1 – 5 of 5) sorted by relevance
550 u64 *pfn_array; in hv_vtom_set_host_visibility() local556 pfn_array = kmalloc(HV_HYP_PAGE_SIZE, GFP_KERNEL); in hv_vtom_set_host_visibility()557 if (!pfn_array) { in hv_vtom_set_host_visibility()571 pfn_array[pfn] = paddr >> HV_HYP_PAGE_SHIFT; in hv_vtom_set_host_visibility()575 ret = hv_mark_gpa_visibility(pfn, pfn_array, in hv_vtom_set_host_visibility()584 kfree(pfn_array); in hv_vtom_set_host_visibility()
88 u64 pfn_array[MAX_MULTIPAGE_BUFFER_COUNT]; member100 u64 pfn_array[]; member381 u64 pfn_array[]; member
1084 mpb_entry->pfn_array[j] = pb[i].pfn + j; in netvsc_build_mpb_array()1086 mpb_entry = (struct hv_mpb_array *)&mpb_entry->pfn_array[j]; in netvsc_build_mpb_array()
351 gpadl_header->range[0].pfn_array[i] = hv_gpadl_hvpfn( in create_gpadl_header()
1855 payload->range.pfn_array[i++] = hvpfn++; in storvsc_queuecommand()