Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kvm/
Dbooke.c829 struct debug_reg *dbg_reg = &(vcpu->arch.dbg_reg); in kvmppc_handle_debug() local
1853 static int kvmppc_booke_add_breakpoint(struct debug_reg *dbg_reg, in kvmppc_booke_add_breakpoint()
1883 static int kvmppc_booke_add_watchpoint(struct debug_reg *dbg_reg, uint64_t addr, in kvmppc_booke_add_watchpoint()
1985 struct debug_reg *dbg_reg; in kvm_arch_vcpu_ioctl_set_guest_debug() local
/linux-4.1.27/drivers/memstick/host/
Dr592.h173 #define dbg_reg(format, ...) __dbg(3, format, ## __VA_ARGS__) macro
/linux-4.1.27/drivers/input/touchscreen/
Dbcm_iproc_tsc.c90 #define dbg_reg(dev, priv, reg) \ macro
/linux-4.1.27/drivers/media/dvb-frontends/
Dlgdt3306a.c44 #define dbg_reg(fmt, arg...) \ macro
/linux-4.1.27/arch/powerpc/include/asm/
Dkvm_host.h587 struct debug_reg dbg_reg; member