Searched refs:exception_target_el (Results 1 – 1 of 1) sorted by relevance
18 static unsigned int exception_target_el(struct kvm_vcpu *vcpu) in exception_target_el() function46 if (exception_target_el(vcpu) == PSR_MODE_EL2h) in exception_esr_elx()54 if (exception_target_el(vcpu) == PSR_MODE_EL2h) in exception_far_elx()62 if (exception_target_el(vcpu) == PSR_MODE_EL1h) in pend_sync_exception()70 if (exception_target_el(vcpu) == PSR_MODE_EL1h) in pend_serror_exception()87 if (exception_target_el(vcpu) == PSR_MODE_EL1h) in __effective_sctlr2_bit()
Completed in 5 milliseconds