Home | History | Annotate | Download | only in netboot

Lines Matching refs:virt_to_bus

134 #define virt_to_bus(x) ((unsigned long)x)
135 #define virt_to_le32desc(addr) virt_to_bus(addr)