Home
last modified time | relevance | path

Searched refs:PPC47x_TLB2_SX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-44x.h95 #define PPC47x_TLB2_SX 0x00000004 /* Super execution */ macro
99 #define PPC47x_TLB2_S_RWX (PPC47x_TLB2_SX|PPC47x_TLB2_SW|PPC47x_TLB2_SR)
/openbmc/linux/arch/powerpc/mm/nohash/
H A D44x.c151 PPC47x_TLB2_SX in ppc47x_pin_tlb()
/openbmc/linux/arch/powerpc/kernel/
H A Dhead_44x.S762 rlwinm r11,r11,0,~PPC47x_TLB2_SX /* Clear SX if User page */