Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Ddebug.c173 vcpu->arch.debug_owner = VCPU_DEBUG_GUEST_OWNED; in kvm_vcpu_load_debug()
212 vcpu->arch.debug_owner = VCPU_DEBUG_GUEST_OWNED; in kvm_debug_set_guest_ownership()
/linux-6.15/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h97 case VCPU_DEBUG_GUEST_OWNED: in __vcpu_debug_regs()
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_host.h795 VCPU_DEBUG_GUEST_OWNED, enumerator
1392 ((vcpu)->arch.debug_owner == VCPU_DEBUG_GUEST_OWNED)