Home
last modified time | relevance | path

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

/xen/xen/arch/x86/mm/
A Dp2m-pt.c337 static int do_recalc(struct p2m_domain *p2m, unsigned long gfn) in do_recalc() function
477 rc = do_recalc(p2m, PFN_DOWN(gpa)); in p2m_pt_handle_deferred_changes()
552 rc = do_recalc(p2m, gfn); in p2m_pt_set_entry()
1107 p2m->recalc = do_recalc; in p2m_pt_init()

Completed in 4 milliseconds