Searched refs:_PAGE_ENDIAN (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h72 #define _PAGE_ENDIAN 0x00000080 /* H: E bit */ macro
H A Dpte-85xx.h27 #define _PAGE_ENDIAN 0x00040 /* H: E bit */ macro
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h43 #define _PAGE_ENDIAN 0x080000 macro
/linux-master/arch/powerpc/mm/nohash/
H A De500.c117 TLBCAM[index].MAS2 |= (flags & _PAGE_ENDIAN) ? MAS2_E : 0;

Completed in 180 milliseconds