Searched refs:xpaddr_t (Results 1 – 1 of 1) sorted by relevance
28 } xpaddr_t; typedef31 #define XPADDR(x) ((xpaddr_t) { .paddr = (x) })203 static inline xmaddr_t phys_to_machine(xpaddr_t phys) in phys_to_machine()209 static inline xpaddr_t machine_to_phys(xmaddr_t machine) in machine_to_phys()