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

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

Completed in 108 milliseconds