Searched refs:guest_dbg (Results 1 – 1 of 1) sorted by relevance
139 struct kvm_guest_debug_arch *guest_dbg; in __debug_switch_to_guest_common() local147 guest_dbg = __vcpu_debug_regs(vcpu); in __debug_switch_to_guest_common()150 __debug_restore_state(guest_dbg, guest_ctxt); in __debug_switch_to_guest_common()158 struct kvm_guest_debug_arch *guest_dbg; in __debug_switch_to_host_common() local166 guest_dbg = __vcpu_debug_regs(vcpu); in __debug_switch_to_host_common()168 __debug_save_state(guest_dbg, guest_ctxt); in __debug_switch_to_host_common()