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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dcputable.h198 #define CPU_FTR_CP_USE_DCBTZ LONG_ASM_CONST(0x0040000000000000) macro
394 CPU_FTR_MMCRA | CPU_FTR_CP_USE_DCBTZ)
398 CPU_FTR_CP_USE_DCBTZ)
420 CPU_FTR_CELL_TB_BUG | CPU_FTR_CP_USE_DCBTZ | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/lib/
H A Dcopypage_64.S34 END_FTR_SECTION_IFSET(CPU_FTR_CP_USE_DCBTZ)
H A Dmemcpy_64.S22 CPU_FTR_UNALIGNED_LD_STD bit set and the CPU_FTR_CP_USE_DCBTZ bit
30 ALT_FTR_SECTION_END(CPU_FTR_UNALIGNED_LD_STD | CPU_FTR_CP_USE_DCBTZ, \
H A Dcopyuser_64.S30 * CPU_FTR_UNALIGNED_LD_STD bit set and the CPU_FTR_CP_USE_DCBTZ bit
39 ALT_FTR_SECTION_END(CPU_FTR_UNALIGNED_LD_STD | CPU_FTR_CP_USE_DCBTZ, \

Completed in 111 milliseconds