Searched refs:kdb_cpu_pc_is_singlestep (Results 1 – 3 of 3) sorted by relevance
43 boolean_t kdb_cpu_pc_is_singlestep(db_addr_t);
54 #define db_pc_is_singlestep kdb_cpu_pc_is_singlestep
255 kdb_cpu_pc_is_singlestep(db_addr_t pc) in kdb_cpu_pc_is_singlestep() function