From mboxrd@z Thu Jan 1 00:00:00 1970 From: lamshuyin@gmail.com (Jacky Lam) Date: Fri, 21 Oct 2011 09:31:11 +0800 Subject: Getting physical address of memory allocated by vmalloc() Message-ID: <4EA0CB5F.60800@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi, Is there any generic way to get the physical address of memory (first page) allocated by vmalloc()? Thanks a lot. Jacky