Searched defs:virt_to_phys (Results 1 – 2 of 2) sorted by relevance
46 static unsigned long virt_to_phys(struct acpi_ctxt *ctxt, void *v) in virt_to_phys() function
205 #define virt_to_phys(v) ((unsigned long)(v)) macro
Completed in 10 milliseconds