Home
last modified time | relevance | path

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

/arch/arm64/kvm/
A Ddebug.c213 if (kvm_host_owns_debug_regs(vcpu)) in kvm_debug_set_guest_ownership()
/arch/arm64/kvm/hyp/nvhe/
A Dhyp-main.c106 else if (kvm_host_owns_debug_regs(&hyp_vcpu->vcpu)) in flush_debug_state()
116 else if (kvm_host_owns_debug_regs(&hyp_vcpu->vcpu)) in sync_debug_state()
/arch/arm64/kvm/hyp/include/hyp/
A Dsysreg-sr.h40 if (ctxt_is_guest(ctxt) && kvm_host_owns_debug_regs(vcpu)) in ctxt_mdscr_el1()
/arch/arm64/include/asm/
A Dkvm_host.h1489 #define kvm_host_owns_debug_regs(vcpu) \ macro

Completed in 12 milliseconds