Home
last modified time | relevance | path

Searched refs:to_guest_phys (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/Documentation/lguest/
Dlguest.c277 static unsigned long to_guest_phys(const void *addr) in to_guest_phys() function
1251 vq->config.pfn = to_guest_phys(p) / getpagesize(); in add_virtqueue()
1267 verbose("Virtqueue page %#lx\n", to_guest_phys(p)); in add_virtqueue()
2025 boot->hdr.cmd_line_ptr = to_guest_phys(boot + 1); in main()