Searched refs:gfn_min (Results 1 – 2 of 2) sorted by relevance
128 static inline gfn_t gfn_min(gfn_t x, gfn_t y) in gfn_min() function
1045 p2m->lowest_mapped_gfn = gfn_min(p2m->lowest_mapped_gfn, sgfn); in __p2m_set_entry()1648 end = gfn_min(end, gfn_add(p2m->max_mapped_gfn, 1)); in p2m_cache_flush_range()
Completed in 9 milliseconds