Home
last modified time | relevance | path

Searched refs:MAS1_IND (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h61 #define MAS1_IND 0x00002000 macro
/linux/arch/powerpc/mm/nohash/
H A Dtlb_low_64e.S465 rlwinm r10,r10,0,~MAS1_IND
/linux/arch/powerpc/xmon/
H A Dxmon.c3939 mas1 & MAS1_IND ? 'I' : ' ', in dump_tlb_book3e()
3951 if (mas1 & MAS1_IND) in dump_tlb_book3e()