Searched refs:PR_ENDIAN_LITTLE (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/uapi/linux/
H A Dprctl.h63 # define PR_ENDIAN_LITTLE 1 /* True little endian mode */ macro
/linux-master/arch/powerpc/kernel/
H A Dprocess.c2109 if ((val == PR_ENDIAN_LITTLE && !cpu_has_feature(CPU_FTR_REAL_LE)) ||
2118 else if (val == PR_ENDIAN_LITTLE || val == PR_ENDIAN_PPC_LITTLE)
2140 val = PR_ENDIAN_LITTLE;
/linux-master/tools/include/uapi/linux/
H A Dprctl.h63 # define PR_ENDIAN_LITTLE 1 /* True little endian mode */ macro

Completed in 360 milliseconds