Home
last modified time | relevance | path

Searched refs:MAS1_IPROT (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kernel/
A D85xx_entry_mapping.S41 oris r7,r7,MAS1_IPROT@h
108 oris r6,r6,(MAS1_VALID|MAS1_IPROT)@h
161 lis r6,(MAS1_VALID|MAS1_IPROT)@h
182 lis r10, (MAS1_VALID|MAS1_IPROT)@h
A Dexceptions-64e.S1127 oris r7,r7,MAS1_IPROT@h
1222 lis r6,(MAS1_VALID|MAS1_IPROT)@h
1294 lis r3,(MAS1_VALID | MAS1_IPROT)@h
1337 rlwinm r5,r5,0,(~(MAS1_VALID|MAS1_IPROT))
A Dmisc_64.S314 lis r9,(MAS1_VALID|MAS1_IPROT)@h
A Dhead_85xx.S1090 lis r3,(MAS1_VALID|MAS1_IPROT)@h
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dmmu-e500.h59 #define MAS1_IPROT 0x40000000 macro
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A De500.c110 TLBCAM[index].MAS1 = MAS1_VALID | MAS1_IPROT | MAS1_TSIZE(tsize) | MAS1_TID(pid); in settlbcam()
/linux-6.3-rc2/arch/powerpc/xmon/
A Dxmon.c3940 mas1 & MAS1_IPROT ? 'P' : ' ', in dump_tlb_book3e()

Completed in 21 milliseconds