Searched refs:xen_p2m_entry (Results 1 – 1 of 1) sorted by relevance
21 struct xen_p2m_entry { struct32 static int xen_add_phys_to_mach_entry(struct xen_p2m_entry *new) in xen_add_phys_to_mach_entry() argument36 struct xen_p2m_entry *entry; in xen_add_phys_to_mach_entry()41 entry = rb_entry(parent, struct xen_p2m_entry, rbnode_phys); in xen_add_phys_to_mach_entry()66 struct xen_p2m_entry *entry; in __pfn_to_mfn()71 entry = rb_entry(n, struct xen_p2m_entry, rbnode_phys); in __pfn_to_mfn()126 struct xen_p2m_entry *p2m_entry; in __set_phys_to_machine_multi()132 p2m_entry = rb_entry(n, struct xen_p2m_entry, rbnode_phys); in __set_phys_to_machine_multi()