Home
last modified time | relevance | path

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

/linux/arch/arm/xen/
A Dp2m.c30 struct rb_root phys_to_mach = RB_ROOT; variable
31 EXPORT_SYMBOL_GPL(phys_to_mach);
35 struct rb_node **link = &phys_to_mach.rb_node; in xen_add_phys_to_mach_entry()
53 rb_insert_color(&new->rbnode_phys, &phys_to_mach); in xen_add_phys_to_mach_entry()
66 struct rb_node *n = phys_to_mach.rb_node; in __pfn_to_mfn()
155 struct rb_node *n = phys_to_mach.rb_node; in __set_phys_to_machine_multi()
163 rb_erase(&p2m_entry->rbnode_phys, &phys_to_mach); in __set_phys_to_machine_multi()
/linux/include/xen/arm/
A Dpage.h44 extern struct rb_root phys_to_mach;
62 if (phys_to_mach.rb_node != NULL) { in pfn_to_bfn()
/linux/
A Dvmlinux.symvers10995 0x00000000 phys_to_mach vmlinux EXPORT_SYMBOL_GPL
A DSystem.map160345 ffff8000120ee780 B phys_to_mach
A D.tmp_System.map160345 ffff8000120ee780 B phys_to_mach

Completed in 320 milliseconds