Home
last modified time | relevance | path

Searched refs:TLBnCFG_IPROT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h174 #define TLBnCFG_IPROT 0x00008000 /* IPROT supported */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Dexceptions-64e.S1091 andi. r3,r4,TLBnCFG_IPROT
1096 andi. r3,r4,TLBnCFG_IPROT
1101 andi. r3,r4,TLBnCFG_IPROT
/openbmc/qemu/target/ppc/
H A Dmmu_helper.c1126 if (!(tlbncfg & TLBnCFG_IPROT)) { in helper_booke206_tlbwe()
H A Dcpu.h1081 #define TLBnCFG_IPROT 0x00008000 /* IPROT supported */ macro
H A Dcpu_init.c2864 tlbncfg[1] = register_tlbncfg(16, 1, 9, TLBnCFG_AVAIL | TLBnCFG_IPROT, 16); in init_proc_e500()
2868 tlbncfg[1] = register_tlbncfg(16, 1, 12, TLBnCFG_AVAIL | TLBnCFG_IPROT, 16); in init_proc_e500()
2873 tlbncfg[1] = register_tlbncfg(64, 1, 12, TLBnCFG_AVAIL | TLBnCFG_IPROT, 64); in init_proc_e500()