Get pages

From: Breno (brenosp@brasilsec.com.br)
Date: Wed May 28 2003 - 11:42:15 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/