Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dmmu-40x.h44 #define TLB_EX 0x00000200 /* Instruction execution allowed */ macro
/linux-2.6.39/arch/microblaze/include/asm/
Dmmu.h102 # define TLB_EX 0x00000200 /* Instruction execution allowed */ macro
/linux-2.6.39/arch/microblaze/kernel/
Dhead.S179 ori r4,r4,(TLB_WR | TLB_EX) /* Set the write and execute bits */
205 ori r4,r0,(TLB_WR | TLB_EX)
/linux-2.6.39/arch/powerpc/kernel/
Dhead_40x.S929 ori r4,r4,(TLB_WR | TLB_EX) /* Set the write and execute bits */