Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dmem_sharing.c1496 unsigned long max_sgfn, max_cgfn; in mem_sharing_memop() local
1554 max_sgfn = domain_get_maximum_gpfn(d); in mem_sharing_memop()
1557 if ( max_sgfn < mso.u.range.first_gfn || in mem_sharing_memop()
1558 max_sgfn < mso.u.range.last_gfn || in mem_sharing_memop()

Completed in 5 milliseconds