user virtual address to physical address

Fredrick fjohnber at zoho.com
Tue May 8 20:10:30 EDT 2012


Hi,

I need to convert a user virtual address to its
corresponding physical address.
I know that if the virtual address is from kernel,
we could use virt_to_phys.
Is there a similar helper function
to convert user virtual address.?

Thanks,
Fredrick




More information about the Kernelnewbies mailing list