Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
A Dxmon_bpts.h9 #define BPT_WORDS (BPT_SIZE / sizeof(struct ppc_inst)) macro
11 extern unsigned int bpt_table[NBPTS * BPT_WORDS];
A Dxmon.c899 bp->instr = (void *)(bpt_table + ((bp - bpts) * BPT_WORDS)); in new_breakpoint()

Completed in 8 milliseconds