From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Gorm Hansen Subject: Linux question, which pages are used as page tables Date: Wed, 18 May 2005 18:02:10 -0700 Message-ID: <428BE592.1020708@diku.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org hi, I am looking for a way of telling in Linux 2.6 if a given page is used as a pagetable. Is it possible to track this from struct page or similar? thanks, Jacob