Find PTE for a virtual address?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



How can I found out the mm_struct or PTE for a given virtual address
(0xCxxxxxxx)?

I can use virt_to_page(virtual_address) to return a struct page, but then
what can I do with the struct page?  I cannot use rmap's
page_check_address() because I do not have a struct mm_struct.

Kindly thanks,
Sam

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux