Searched refs:PPC47x_TLB2_SR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dmmu-44x.h96 #define PPC47x_TLB2_SR 0x00000001 /* Super read */ macro
98 #define PPC47x_TLB2_S_RWX (PPC47x_TLB2_SX|PPC47x_TLB2_SW|PPC47x_TLB2_SR)
99 #define PPC47x_TLB2_S_RW (PPC47x_TLB2_SW | PPC47x_TLB2_SR)
/linux-4.4.14/arch/powerpc/mm/
H A D44x_mmu.c162 : "r" (PPC47x_TLB2_SW | PPC47x_TLB2_SR | ppc47x_pin_tlb()

Completed in 32 milliseconds