Home
last modified time | relevance | path

Searched refs:out_frames (Results 1 – 1 of 1) sorted by relevance

/arch/x86/xen/
Dmmu.c2510 unsigned long *out_frames) in xen_zap_pfn_range() argument
2525 if (out_frames) in xen_zap_pfn_range()
2526 out_frames[i] = virt_to_pfn(vaddr); in xen_zap_pfn_range()
2668 unsigned long *out_frames = discontig_frames, in_frame; in xen_destroy_contiguous_region() local
2688 xen_zap_pfn_range(vstart, order, NULL, out_frames); in xen_destroy_contiguous_region()
2692 0, out_frames, 0); in xen_destroy_contiguous_region()
2696 xen_remap_exchanged_ptes(vstart, order, out_frames, 0); in xen_destroy_contiguous_region()