Home
last modified time | relevance | path

Searched defs:gfn_l (Results 1 – 4 of 4) sorted by relevance

/xen/xen/arch/x86/mm/
A Dmem_access.c361 unsigned long gfn_l; in p2m_set_mem_access() local
447 uint64_t gfn_l; in p2m_set_mem_access_multi() local
A Dp2m.c486 mfn_t __get_gfn_type_access(struct p2m_domain *p2m, unsigned long gfn_l, in __get_gfn_type_access()
1028 int p2m_change_type_one(struct domain *d, unsigned long gfn_l, in p2m_change_type_one()
1264 static int set_typed_p2m_entry(struct domain *d, unsigned long gfn_l, in set_typed_p2m_entry()
1341 int set_identity_p2m_entry(struct domain *d, unsigned long gfn_l, in set_identity_p2m_entry()
1391 int clear_mmio_p2m_entry(struct domain *d, unsigned long gfn_l, mfn_t mfn, in clear_mmio_p2m_entry()
1433 int clear_identity_p2m_entry(struct domain *d, unsigned long gfn_l) in clear_identity_p2m_entry()
1471 int set_shared_p2m_entry(struct domain *d, unsigned long gfn_l, mfn_t mfn) in set_shared_p2m_entry()
2038 bool p2m_altp2m_get_or_propagate(struct p2m_domain *ap2m, unsigned long gfn_l, in p2m_altp2m_get_or_propagate()
A Dmem_sharing.c1477 unsigned long gfn_l = gfn_x(gfn); in mem_sharing_fork_page() local
1595 unsigned long gfn_l = gfn_x(gfn); in copy_vcpu_settings() local
A Dp2m-pod.c1271 guest_physmap_mark_populate_on_demand(struct domain *d, unsigned long gfn_l, in guest_physmap_mark_populate_on_demand()

Completed in 15 milliseconds