Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dkgdb.c106 static int kgdb_active; variable
336 if (kgdb_active) { in handle_exception()
340 kgdb_active = 1; in handle_exception()
489 kgdb_active = 0; in handle_exception()