Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_private.h401 struct xc_mmu *xc_alloc_mmu_updates(xc_interface *xch, unsigned int subject);
A Dxc_offline_page.c587 mmu = xc_alloc_mmu_updates(xch, domid); in xc_exchange_page()
A Dxc_private.c304 struct xc_mmu *xc_alloc_mmu_updates(xc_interface *xch, unsigned int subject) in xc_alloc_mmu_updates() function
A Dxc_dom_x86.c312 mmu = xc_alloc_mmu_updates(dom->xch, dom->guest_domid); in move_l3_below_4G()

Completed in 13 milliseconds