Home
last modified time | relevance | path

Searched refs:CPU_FTR_IABR (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dcputable.h168 #define CPU_FTR_IABR LONG_ASM_CONST(0x0000001000000000) macro
/arch/powerpc/xmon/
Dxmon.c768 if (iabr && cpu_has_feature(CPU_FTR_IABR)) in insert_cpu_bpts()
796 if (cpu_has_feature(CPU_FTR_IABR)) in remove_cpu_bpts()
1170 if (!cpu_has_feature(CPU_FTR_IABR)) { in bpt_cmds()