mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* How to get the address of the page structure from the given virtual  address?
@ 2009-08-11 14:31 B.Vinai Kumar
  2009-08-11 15:05 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: B.Vinai Kumar @ 2009-08-11 14:31 UTC (permalink / raw)
  To: linux-kernel

Hi List

1) I allocated 8 pages using alloc_pages(GFP_KERNEL, 3). This function
returns the pointer to the first page's page structure.
How can I get the page structure address of the remaining 7 pages?

2) There is a function page_address() which takes the page structure
as an argument and returns the virtual address of the page
 that is pointed by that page structure. Is there any method which
retrives the address of the page structure?

Thanks,
Vinai.

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

end of thread, other threads:[~2009-08-12  4:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-11 14:31 How to get the address of the page structure from the given virtual address? B.Vinai Kumar
2009-08-11 15:05 ` Jonathan Corbet
2009-08-12  4:58   ` B.Vinai Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®