Home
last modified time | relevance | path

Searched refs:phys_to_machine (Results 1 – 2 of 2) sorted by relevance

/arch/arm/include/asm/xen/
Dpage.h36 static inline xmaddr_t phys_to_machine(xpaddr_t phys) in phys_to_machine() function
48 #define virt_to_machine(v) (phys_to_machine(XPADDR(__pa(v))))
/arch/x86/include/asm/xen/
Dpage.h127 static inline xmaddr_t phys_to_machine(xpaddr_t phys) in phys_to_machine() function
168 #define virt_to_machine(v) (phys_to_machine(XPADDR(__pa(v))))