Searched refs:PPC47x_TLB2_SR (Results 1 – 2 of 2) sorted by relevance
97 #define PPC47x_TLB2_SR 0x00000001 /* Super read */ macro99 #define PPC47x_TLB2_S_RWX (PPC47x_TLB2_SX|PPC47x_TLB2_SW|PPC47x_TLB2_SR)100 #define PPC47x_TLB2_S_RW (PPC47x_TLB2_SW | PPC47x_TLB2_SR)
150 : "r" (PPC47x_TLB2_SW | PPC47x_TLB2_SR | in ppc47x_pin_tlb()