I need to read it for intel x86. I looked in tlb.h file and couldn't find any supporting functions. On mips architecture, I found some supporting functions like tlb_probe, tlb_read...
Thanks, Prabhu On Mon, Oct 4, 2010 at 4:22 PM, Rajat Jain <[email protected]> wrote: > This is architecture specific question. > > > > On powerpc for example, you can read it via special purpose registers MAS0 > – MAS3. > > > ------------------------------ > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Prabhu nath > *Sent:* Monday, October 04, 2010 4:11 PM > *To:* kernelnewbies > *Subject:* Reading TLB Entries > > > > Is there any means to read TLB entries ? > > Thanks, > Prabhu >
