Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h112 save_debug(dbg->dbg_bcr, dbgbcr, brps); in __debug_restore_state()
126 restore_debug(dbg->dbg_bcr, dbgbcr, brps); in __debug_restore_state()
/linux/arch/arm64/kvm/
H A Ddebug.c
H A Dsys_regs.c667 return &dbg->dbg_bcr[rd->CRm]; in demux_wb_reg()
/linux/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h138 __u64 dbg_bcr[KVM_ARM_MAX_DBG_REGS]; member