Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/32/
A Dmmu-40x.h45 #define TLB_EX 0x00000200 /* Instruction execution allowed */ macro
/linux/arch/microblaze/include/asm/
A Dmmu.h108 # define TLB_EX 0x00000200 /* Instruction execution allowed */ macro
/linux/arch/microblaze/kernel/
A Dhead.S229 ori r4,r4,(TLB_WR | TLB_EX) /* Set the write and execute bits */
308 ori r4,r0,(TLB_WR | TLB_EX)
A Dhw_exception_handler.S550 andi r4, r4, PAGE_MASK | TLB_EX | TLB_WR | \
650 andi r4, r4, PAGE_MASK | TLB_EX | TLB_WR | \
721 andi r4, r4, PAGE_MASK | TLB_EX | TLB_WR | \
/linux/arch/powerpc/kernel/
A Dhead_40x.S680 ori r4,r4,(TLB_WR | TLB_EX) /* Set the write and execute bits */

Completed in 7 milliseconds