Searched refs:xen_p2m_entry (Results 1 – 1 of 1) sorted by relevance
22 struct xen_p2m_entry { struct33 static int xen_add_phys_to_mach_entry(struct xen_p2m_entry *new) in xen_add_phys_to_mach_entry() argument37 struct xen_p2m_entry *entry; in xen_add_phys_to_mach_entry()42 entry = rb_entry(parent, struct xen_p2m_entry, rbnode_phys); in xen_add_phys_to_mach_entry()67 struct xen_p2m_entry *entry; in __pfn_to_mfn()73 entry = rb_entry(n, struct xen_p2m_entry, rbnode_phys); in __pfn_to_mfn()155 struct xen_p2m_entry *p2m_entry; in __set_phys_to_machine_multi()162 p2m_entry = rb_entry(n, struct xen_p2m_entry, rbnode_phys); in __set_phys_to_machine_multi()