Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lguest/
Dlguest.c324 static unsigned long to_guest_phys(const void *addr) in to_guest_phys() function
3344 boot->hdr.cmd_line_ptr = to_guest_phys(boot + 1); in main()