Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c2623 unsigned long *in_frames = discontig_frames, out_frame; in xen_create_contiguous_region() local
2648 out_frame = virt_to_pfn(vstart); in xen_create_contiguous_region()
2650 1, order, &out_frame, in xen_create_contiguous_region()
2655 xen_remap_exchanged_ptes(vstart, order, NULL, out_frame); in xen_create_contiguous_region()