Home
last modified time | relevance | path

Searched refs:VCPU_DEBUG_GUEST_OWNED (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kvm/
H A Ddebug.c195 vcpu->arch.debug_owner = VCPU_DEBUG_GUEST_OWNED; in kvm_vcpu_load_debug()
237 vcpu->arch.debug_owner = VCPU_DEBUG_GUEST_OWNED; in kvm_debug_set_guest_ownership()
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h97 case VCPU_DEBUG_GUEST_OWNED: in __vcpu_debug_regs()
/linux/arch/arm64/include/asm/
H A Dkvm_host.h864 VCPU_DEBUG_GUEST_OWNED, enumerator
1395 ((vcpu)->arch.debug_owner == VCPU_DEBUG_GUEST_OWNED)