Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/xen/
Dpage.h58 static inline xmaddr_t phys_to_machine(xpaddr_t phys) in phys_to_machine() function
70 #define virt_to_machine(v) (phys_to_machine(XPADDR(__pa(v))))
/linux-4.1.27/arch/x86/include/asm/xen/
Dpage.h169 static inline xmaddr_t phys_to_machine(xpaddr_t phys) in phys_to_machine() function
215 #define virt_to_machine(v) (phys_to_machine(XPADDR(__pa(v))))