Searched refs:xpaddr_t (Results 1 – 2 of 2) sorted by relevance
29 } xpaddr_t; typedef32 #define XPADDR(x) ((xpaddr_t) { .paddr = (x) })36 static inline xmaddr_t phys_to_machine(xpaddr_t phys) in phys_to_machine()42 static inline xpaddr_t machine_to_phys(xmaddr_t machine) in machine_to_phys()
26 } xpaddr_t; typedef29 #define XPADDR(x) ((xpaddr_t) { .paddr = (x) })127 static inline xmaddr_t phys_to_machine(xpaddr_t phys) in phys_to_machine()133 static inline xpaddr_t machine_to_phys(xmaddr_t machine) in machine_to_phys()