Home
last modified time | relevance | path

Searched refs:CPU_FTR_UNALIGNED_LD_STD (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/lib/
H A Dmemcpy_64.S48 CPU_FTR_UNALIGNED_LD_STD bit set and the CPU_FTR_CP_USE_DCBTZ bit
57 ALT_FTR_SECTION_END(CPU_FTR_UNALIGNED_LD_STD | CPU_FTR_CP_USE_DCBTZ, \
58 CPU_FTR_UNALIGNED_LD_STD)
65 END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD)
H A Dcopyuser_64.S72 * CPU_FTR_UNALIGNED_LD_STD bit set and the CPU_FTR_CP_USE_DCBTZ bit
82 ALT_FTR_SECTION_END(CPU_FTR_UNALIGNED_LD_STD | CPU_FTR_CP_USE_DCBTZ, \
83 CPU_FTR_UNALIGNED_LD_STD)
91 END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD)
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_64.S48 CPU_FTR_UNALIGNED_LD_STD bit set and the CPU_FTR_CP_USE_DCBTZ bit
57 ALT_FTR_SECTION_END(CPU_FTR_UNALIGNED_LD_STD | CPU_FTR_CP_USE_DCBTZ, \
58 CPU_FTR_UNALIGNED_LD_STD)
65 END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD)
H A Dcopyuser_64.S72 * CPU_FTR_UNALIGNED_LD_STD bit set and the CPU_FTR_CP_USE_DCBTZ bit
82 ALT_FTR_SECTION_END(CPU_FTR_UNALIGNED_LD_STD | CPU_FTR_CP_USE_DCBTZ, \
83 CPU_FTR_UNALIGNED_LD_STD)
91 END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD)
/linux/arch/powerpc/include/asm/
H A Dcputable.h173 #define CPU_FTR_UNALIGNED_LD_STD LONG_ASM_CONST(0x0000000020000000) macro
400 CPU_FTR_DSCR | CPU_FTR_UNALIGNED_LD_STD | \
464 CPU_FTR_UNALIGNED_LD_STD | CPU_FTR_DABRX)