All of lore.kernel.org
 help / color / mirror / Atom feed
* user virtual address to physical address
@ 2012-05-09  0:10 Fredrick
  2012-05-09  3:30 ` Chetan Nanda
  0 siblings, 1 reply; 2+ messages in thread
From: Fredrick @ 2012-05-09  0:10 UTC (permalink / raw)
  To: kernelnewbies

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-09  3:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-09  0:10 user virtual address to physical address Fredrick
2012-05-09  3:30 ` Chetan Nanda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.