Home
last modified time | relevance | path

Searched refs:dbg_wvr (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h115 save_debug(dbg->dbg_wvr, dbgwvr, wrps); in __debug_restore_state()
129 restore_debug(dbg->dbg_wvr, dbgwvr, wrps); in __debug_switch_to_guest_common()
/linux/arch/arm64/kvm/
H A Ddebug.c
H A Dsys_regs.c669 return &dbg->dbg_wvr[rd->CRm]; in demux_wb_reg()
/linux/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h141 __u64 dbg_wvr[KVM_ARM_MAX_DBG_REGS]; member