Searched refs:dbg_wcr (Results 1 – 2 of 2) sorted by relevance
/qemu/linux-headers/asm-arm64/ | ||
H A D | kvm.h | 138 __u64 dbg_wcr[KVM_ARM_MAX_DBG_REGS]; member |
/qemu/target/arm/ | ||
H A D | kvm.c | 1463 ptr->dbg_wcr[i] = wp->wcr; in kvm_arm_copy_hw_debug_data() |