Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h82 #define _PAGE_ENDIAN 0x00000080 /* H: E bit */ macro
H A Dpte-fsl-booke.h27 #define _PAGE_ENDIAN 0x00040 /* H: E bit */ macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpte-book3e.h44 #define _PAGE_ENDIAN 0x080000 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h43 #define _PAGE_ENDIAN 0x080000 macro
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dfsl_booke.c123 TLBCAM[index].MAS2 |= (flags & _PAGE_ENDIAN) ? MAS2_E : 0; in settlbcam()
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A De500.c117 TLBCAM[index].MAS2 |= (flags & _PAGE_ENDIAN) ? MAS2_E : 0; in settlbcam()

Completed in 4 milliseconds