Searched refs:KVM_ARM64_DEBUG_DIRTY (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm64/include/asm/
H A Dkvm_asm.h113 #define KVM_ARM64_DEBUG_DIRTY (1 << KVM_ARM64_DEBUG_DIRTY_SHIFT) macro
/linux-4.1.27/arch/arm64/kvm/
H A Dhyp.S677 // Compute debug state: If any of KDE, MDE or KVM_ARM64_DEBUG_DIRTY
689 mov x26, #KVM_ARM64_DEBUG_DIRTY
776 // Check for KVM_ARM64_DEBUG_DIRTY, and set debug to trap
H A Dsys_regs.c206 vcpu->arch.debug_flags |= KVM_ARM64_DEBUG_DIRTY; trap_debug_regs()
511 vcpu->arch.debug_flags |= KVM_ARM64_DEBUG_DIRTY; trap_debug32()

Completed in 100 milliseconds