Searched refs:phys_to_machine (Results 1 – 1 of 1) sorted by relevance
238 static inline xmaddr_t phys_to_machine(xpaddr_t phys) in phys_to_machine() function305 #define virt_to_machine(v) (phys_to_machine(XPADDR(__pa(v))))
Completed in 3 milliseconds