Home
last modified time | relevance | path

Searched defs:dbg_reg (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dbooke.c867 struct debug_reg *dbg_reg = &(vcpu->arch.dbg_reg); in kvmppc_handle_debug() local
1901 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
/linux/drivers/memstick/host/
H A Dr592.h170 #define dbg_reg(format, ...) __dbg(3, format, ## __VA_ARGS__) macro
/linux/drivers/input/touchscreen/
H A Dbcm_iproc_tsc.c85 #define dbg_reg(dev, priv, reg) \ macro
/linux/drivers/media/dvb-frontends/
H A Dlgdt3306a.c48 #define dbg_reg(fmt, arg...) \ macro
/linux/arch/arm64/kvm/
H A Dsys_regs.c643 u64 *dbg_reg) in reg_to_dbg()
658 u64 *dbg_reg) in dbg_to_reg()