Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dxmon.c89 #define BP_IABR_TE 1 /* IABR translation enabled */ macro
747 | (iabr->enabled & (BP_IABR|BP_IABR_TE))); in insert_cpu_bpts()
1155 iabr->enabled &= ~(BP_IABR | BP_IABR_TE); in bpt_cmds()
1164 bp->enabled |= BP_IABR | BP_IABR_TE; in bpt_cmds()