Home
last modified time | relevance | path

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

/arch/arm64/kvm/
A Dinject_fault.c18 static unsigned int exception_target_el(struct kvm_vcpu *vcpu) in exception_target_el() function
46 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