Searched refs:debug_owner (Results 1 – 3 of 3) sorted by relevance
93 switch (vcpu->arch.debug_owner) { in __vcpu_debug_regs()
928 } debug_owner; member1457 ((vcpu)->arch.debug_owner != VCPU_DEBUG_FREE)1459 ((vcpu)->arch.debug_owner == VCPU_DEBUG_HOST_OWNED)1461 ((vcpu)->arch.debug_owner == VCPU_DEBUG_GUEST_OWNED)
104 hyp_vcpu->vcpu.arch.debug_owner = host_vcpu->arch.debug_owner; in flush_debug_state()