Home
last modified time | relevance | path

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

/xen/xen/arch/x86/mm/
A Dmem_sharing.c2009 unsigned long max_sgfn, max_cgfn; in mem_sharing_memop() local
2064 max_sgfn = domain_get_maximum_gpfn(d); in mem_sharing_memop()
2067 if ( max_sgfn < mso.u.range.first_gfn || in mem_sharing_memop()
2068 max_sgfn < mso.u.range.last_gfn || in mem_sharing_memop()

Completed in 25 milliseconds