Searched refs:xpaddr_t (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/xen/
H A Dpage.h24 } xpaddr_t; typedef in typeref:struct:xpaddr
27 #define XPADDR(x) ((xpaddr_t) { .paddr = (x) })
77 static inline xmaddr_t phys_to_machine(xpaddr_t phys)
83 static inline xpaddr_t machine_to_phys(xmaddr_t machine)

Completed in 154 milliseconds