Searched refs:MAS1_IPROT (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
H A Dfsl_booke_entry_mapping.S40 oris r7,r7,MAS1_IPROT@h
107 oris r6,r6,(MAS1_VALID|MAS1_IPROT)@h
170 lis r6,(MAS1_VALID|MAS1_IPROT)@h
192 lis r10, (MAS1_VALID|MAS1_IPROT)@h
H A Dexceptions-64e.S1229 oris r7,r7,MAS1_IPROT@h
1334 lis r6,(MAS1_VALID|MAS1_IPROT)@h
1406 lis r3,(MAS1_VALID | MAS1_IPROT)@h
1444 rlwinm r5,r5,0,(~(MAS1_VALID|MAS1_IPROT))
H A Dmisc_64.S531 lis r9,(MAS1_VALID|MAS1_IPROT)@h
/linux-4.4.14/arch/powerpc/include/asm/
H A Dmmu-book3e.h58 #define MAS1_IPROT 0x40000000 macro
/linux-4.4.14/arch/powerpc/mm/
H A Dfsl_booke_mmu.c121 TLBCAM[index].MAS1 = MAS1_VALID | MAS1_IPROT | MAS1_TSIZE(tsize) | MAS1_TID(pid); settlbcam()
/linux-4.4.14/arch/powerpc/xmon/
H A Dxmon.c2990 mas1 & MAS1_IPROT ? 'P' : ' ', dump_tlb_book3e()

Completed in 183 milliseconds