Home
last modified time | relevance | path

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

/xen/xen/xsm/
A Ddummy.c118 set_to_dummy_if_null(ops, add_to_physmap); in xsm_fixup_ops()
/xen/xen/include/
A Dxlat.lst94 ! add_to_physmap memory.h
/xen/xen/include/xsm/
A Dxsm.h86 int (*add_to_physmap) (struct domain *d1, struct domain *d2); member
373 return xsm_ops->add_to_physmap(d1, d2); in xsm_add_to_physmap()
/xen/xen/arch/x86/mm/
A Dmem_sharing.c1101 int add_to_physmap(struct domain *sd, unsigned long sgfn, shr_handle_t sh, in add_to_physmap() function
1502 rc = add_to_physmap(parent, gfn_l, handle, d, gfn_l, false); in mem_sharing_fork_page()
2001 rc = add_to_physmap(d, sgfn, sh, cd, cgfn, true); in mem_sharing_memop()
/xen/xen/xsm/flask/
A Dhooks.c1845 .add_to_physmap = flask_add_to_physmap,

Completed in 14 milliseconds