Searched defs:dbg_reg (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/arch/powerpc/kvm/ |
D | booke.c | 867 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-6.6.21/arch/arm64/kvm/ |
D | sys_regs.c | 503 u64 *dbg_reg) in reg_to_dbg() 520 u64 *dbg_reg) in dbg_to_reg() 532 u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm]; in trap_bvr() local 569 u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.dbg_bcr[rd->CRm]; in trap_bcr() local 606 u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.dbg_wvr[rd->CRm]; in trap_wvr() local 644 u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.dbg_wcr[rd->CRm]; in trap_wcr() local
|
/linux-6.6.21/drivers/net/wireless/ath/ath9k/ |
D | ar9003_hw.c | 1102 unsigned int dbg_reg, reg_offset; in ath9k_hw_verify_hang() local
|
/linux-6.6.21/drivers/memstick/host/ |
D | r592.h | 170 #define dbg_reg(format, ...) __dbg(3, format, ## __VA_ARGS__) macro
|
/linux-6.6.21/drivers/input/touchscreen/ |
D | bcm_iproc_tsc.c | 85 #define dbg_reg(dev, priv, reg) \ macro
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | lgdt3306a.c | 48 #define dbg_reg(fmt, arg...) \ macro
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | kvm_host.h | 715 struct debug_reg dbg_reg; member
|