Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c2668 unsigned long *out_frames = discontig_frames, in_frame; in xen_destroy_contiguous_region() local
2685 in_frame = virt_to_mfn(vstart); in xen_destroy_contiguous_region()
2691 success = xen_exchange_memory(1, order, &in_frame, 1UL << order, in xen_destroy_contiguous_region()
2698 xen_remap_exchanged_ptes(vstart, order, NULL, in_frame); in xen_destroy_contiguous_region()