Searched refs:KDPERR_NO_ERROR (Results 1 – 6 of 6) sorted by relevance
357 return KDPERR_NO_ERROR; in kdp_machine_ioport_read()384 return KDPERR_NO_ERROR; in kdp_machine_ioport_write()398 return KDPERR_NO_ERROR; in kdp_machine_msr64_read()412 return KDPERR_NO_ERROR; in kdp_machine_msr64_write()
162 return KDPERR_NO_ERROR; in kdp_machine_read_regs()169 return KDPERR_NO_ERROR; in kdp_machine_read_regs()203 return KDPERR_NO_ERROR; in kdp_machine_write_regs()208 return KDPERR_NO_ERROR; in kdp_machine_write_regs()
210 return KDPERR_NO_ERROR; in kdp_machine_read_regs()216 return KDPERR_NO_ERROR; in kdp_machine_read_regs()237 return KDPERR_NO_ERROR; in kdp_machine_write_regs()241 return KDPERR_NO_ERROR; in kdp_machine_write_regs()
179 KDPERR_NO_ERROR = 0, enumerator192 (((_req) == (uint32_t)(_ret)) ? KDPERR_NO_ERROR : KDPERR_BAD_ACCESS)194 #define KDPERR_ACCESS(req, cnt) (KDPERR_NO_ERROR)
228 rp->error = KDPERR_NO_ERROR; in kdp_connect()239 rp->error = KDPERR_NO_ERROR; in kdp_connect()968 return KDPERR_NO_ERROR; in kdp_set_breakpoint_internal()990 return KDPERR_NO_ERROR; in kdp_remove_breakpoint_internal()1057 if (rp->error == KDPERR_NO_ERROR) { in kdp_readioport()1121 if (rp->error == KDPERR_NO_ERROR) { in kdp_readmsr64()
1182 if (err == KDPERR_NO_ERROR) { in kdp_handler()