Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dp2m.c952 p2m->max_mapped_gfn = gfn_max(p2m->max_mapped_gfn, in __p2m_set_entry()
1375 start = gfn_max(start, p2m->lowest_mapped_gfn); in p2m_cache_flush()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dmm.h118 static inline gfn_t gfn_max(gfn_t x, gfn_t y) in gfn_max() function
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m-pod.c1201 p2m->pod.max_guest = gfn_max(gfn, p2m->pod.max_guest); in p2m_pod_demand_populate()

Completed in 8 milliseconds