Searched refs:PPC44x_TLB_ATTRIB (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/include/asm/ |
D | mmu-44x.h | 14 #define PPC44x_TLB_ATTRIB 2 macro
|
/arch/powerpc/mm/ |
D | 44x_mmu.c | 86 "i" (PPC44x_TLB_ATTRIB)); in ppc44x_pin_tlb()
|
/arch/powerpc/kernel/ |
D | head_44x.S | 539 1: tlbwe r11,r13,PPC44x_TLB_ATTRIB /* Write ATTRIB */ 933 tlbwe r5,r0,PPC44x_TLB_ATTRIB /* Load the attrib/access fields */ 969 tlbwe r5,r0,PPC44x_TLB_ATTRIB
|
D | misc_32.S | 830 tlbre r5, r23, PPC44x_TLB_ATTRIB 862 tlbwe r5, r24, PPC44x_TLB_ATTRIB 902 tlbwe r5, r6, PPC44x_TLB_ATTRIB /* Attributes */
|