All of lore.kernel.org
 help / color / mirror / Atom feed
* Translating physical/linear address to virtual address
@ 2015-10-02 19:58 martin
       [not found] ` <CAK7N6vpy3g022b+Au_uQqAEF4aK3g24702VcFnvxXCeJVe8SLw@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: martin @ 2015-10-02 19:58 UTC (permalink / raw)
  To: kernelnewbies

Hello,

I'm working with a kernel module that, through hardware events, gets a  
list of physical and linear memory addresses accessed by a program. I  
would like to convert these to the virtual addresses, as seen from the  
user space.

I saw there's phys_to_virt(), but as I understood it's only valid for  
kernel addresses.

What would be the correct approach? Pointers to the correct structs  
and functions are greatly appreciated.

Thank you.

Martin

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

end of thread, other threads:[~2015-10-03  4:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 19:58 Translating physical/linear address to virtual address martin
     [not found] ` <CAK7N6vpy3g022b+Au_uQqAEF4aK3g24702VcFnvxXCeJVe8SLw@mail.gmail.com>
2015-10-03  4:04   ` Martin Ichilevici de Oliveira
2015-10-03  4:29     ` Ruben Safir

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.