Searched refs:TLB_EX (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-40x.h44 #define TLB_EX 0x00000200 /* Instruction execution allowed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dmmu.h102 # define TLB_EX 0x00000200 /* Instruction execution allowed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dhead.S168 ori r4,r4,(TLB_WR | TLB_EX) /* Set the write and execute bits */
194 ori r4,r0,(TLB_WR | TLB_EX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_40x.S915 ori r4,r4,(TLB_WR | TLB_EX) /* Set the write and execute bits */

Completed in 178 milliseconds