Home | History | Annotate | Download | only in mips

Lines Matching refs:have_addr

258 db_tlbdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count,
318 db_kvtophys_cmd(db_expr_t addr, bool have_addr, db_expr_t count,
322 if (!have_addr)
416 db_cp0dump_cmd(db_expr_t addr, bool have_addr, db_expr_t count,
604 db_cpuinfo_cmd(db_expr_t addr, bool have_addr, db_expr_t count,
634 db_watch_cmd(db_expr_t address, bool have_addr, db_expr_t count,
645 if (!have_addr) {
752 db_unwatch_cmd(db_expr_t address, bool have_addr, db_expr_t count,
756 const bool unwatch_all = !have_addr;
775 db_mfcr_cmd(db_expr_t addr, bool have_addr, db_expr_t count,
785 if (!have_addr) {
804 db_mtcr_cmd(db_expr_t addr, bool have_addr, db_expr_t count,
814 if ((!have_addr) || (! db_expression(&value))) {
840 db_mach_nmi_cmd(db_expr_t addr, bool have_addr, db_expr_t count,
846 if (!have_addr) {
869 db_mach_reset_cmd(db_expr_t addr, bool have_addr, db_expr_t count,
1127 db_mach_cpu_cmd(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif)
1132 if (!have_addr) {