Home
last modified time | relevance | path

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

/xen/xen/arch/x86/mm/
A Dp2m-pt.c275 l1_pgentry_t *pent, *plast; in p2m_pt_set_recalc_range() local
303 plast = p2m_find_entry(table, &remainder, last_gfn, in p2m_pt_set_recalc_range()
305 if ( pent && plast ) in p2m_pt_set_recalc_range()
306 for ( ; pent <= plast; ++pent ) in p2m_pt_set_recalc_range()

Completed in 3 milliseconds