Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/
A Ddm.c277 get_gfn_unshare(d, pfn, &t); in set_mem_type()
/xen/xen/include/asm-x86/
A Dp2m.h450 #define get_gfn_unshare(d, g, t) get_gfn_type((d), (g), (t), \ macro
/xen/xen/common/
A Dmemory.c648 mfn = get_gfn_unshare(d, gmfn + k, &p2mt); in memory_exchange()
A Dgrant_table.c2203 mfn = get_gfn_unshare(d, gop.mfn, &p2mt); in gnttab_transfer()
/xen/xen/arch/x86/
A Dmm.c4629 mfn = get_gfn_unshare(d, gfn, &p2mt); in xenmem_add_to_physmap_one()

Completed in 23 milliseconds