Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/
H A Dexception.c91 static void enter_exception64(struct kvm_vcpu *vcpu, unsigned long target_mode, in enter_exception64() function
339 enter_exception64(vcpu, PSR_MODE_EL1h, except_type_sync); in kvm_inject_exception()
343 enter_exception64(vcpu, PSR_MODE_EL2h, except_type_sync); in kvm_inject_exception()
347 enter_exception64(vcpu, PSR_MODE_EL2h, except_type_irq); in kvm_inject_exception()