Searched refs:kvm_host_owns_debug_regs (Results 1 – 4 of 4) sorted by relevance
213 if (kvm_host_owns_debug_regs(vcpu)) in kvm_debug_set_guest_ownership()
106 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()
40 if (ctxt_is_guest(ctxt) && kvm_host_owns_debug_regs(vcpu)) in ctxt_mdscr_el1()
1489 #define kvm_host_owns_debug_regs(vcpu) \ macro
Completed in 12 milliseconds