Searched refs:kdb_cpu_pc_is_singlestep (Results 1 – 3 of 3) sorted by relevance
39 boolean_t kdb_cpu_pc_is_singlestep(db_addr_t);
53 #define db_pc_is_singlestep kdb_cpu_pc_is_singlestep
253 kdb_cpu_pc_is_singlestep(db_addr_t pc) in kdb_cpu_pc_is_singlestep() function