Searched refs:add_to_physmap (Results 1 – 4 of 4) sorted by relevance
124 set_to_dummy_if_null(ops, add_to_physmap); in xsm_fixup_ops()
80 ! add_to_physmap memory.h
86 int (*add_to_physmap) (struct domain *d1, struct domain *d2); member365 return xsm_ops->add_to_physmap(d1, d2); in xsm_add_to_physmap()
1821 .add_to_physmap = flask_add_to_physmap,
Completed in 10 milliseconds