Searched defs:dbg_reg (Results 1 – 5 of 5) sorted by relevance
867 struct debug_reg *dbg_reg = &(vcpu->arch.dbg_reg); in kvmppc_handle_debug() local1901 static int kvmppc_booke_add_breakpoint(struct debug_reg *dbg_reg, in kvmppc_booke_add_breakpoint()1931 static int kvmppc_booke_add_watchpoint(struct debug_reg *dbg_reg, uint64_t addr, in kvmppc_booke_add_watchpoint()2034 struct debug_reg *dbg_reg; in kvm_arch_vcpu_ioctl_set_guest_debug() local
170 #define dbg_reg(format, ...) __dbg(3, format, ## __VA_ARGS__) macro
85 #define dbg_reg(dev, priv, reg) \ macro
48 #define dbg_reg(fmt, arg...) \ macro
643 u64 *dbg_reg) in reg_to_dbg()658 u64 *dbg_reg) in dbg_to_reg()