Searched refs:pfn_array (Results 1 – 4 of 4) sorted by relevance
541 u64 *pfn_array; in hv_vtom_set_host_visibility() local547 pfn_array = kmalloc(HV_HYP_PAGE_SIZE, GFP_KERNEL); in hv_vtom_set_host_visibility()548 if (!pfn_array) { in hv_vtom_set_host_visibility()562 pfn_array[pfn] = paddr >> HV_HYP_PAGE_SHIFT; in hv_vtom_set_host_visibility()566 ret = hv_mark_gpa_visibility(pfn, pfn_array, in hv_vtom_set_host_visibility()575 kfree(pfn_array); in hv_vtom_set_host_visibility()
88 u64 pfn_array[MAX_MULTIPAGE_BUFFER_COUNT]; member100 u64 pfn_array[]; member394 u64 pfn_array[]; member
350 gpadl_header->range[0].pfn_array[i] = hv_gpadl_hvpfn( in create_gpadl_header()
1852 payload->range.pfn_array[i++] = hvpfn++; in storvsc_queuecommand()