Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/include/asm/
Dkgdb.h55 static tile_bundle_bits compiled_bpt = TILEGX_BPT_BUNDLE | DIE_COMPILED_BPT; variable
68 ::""(compiled_bpt)); in arch_kgdb_breakpoint()
/linux-4.4.14/arch/tile/kernel/
Dkgdb.c416 else if (*(unsigned long *)regs->pc == compiled_bpt) in kgdb_arch_handle_exception()