Get pages

Breno (brenosp@brasilsec.com.br)
Wed, 28 May 2003 13:36:45 -0300


Hi

How can i get all the pages of a zone ?

I think i can use
pgd_offset(mm,address)+pmd_offset(pgd,address)+pte_offset(pmd,address)+pte_p
age() , and "address" could be physical address of a page , can be ?

thanks
Breno

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/