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

/linux-master/arch/arm64/kvm/hyp/
H A Dexception.c339 enter_exception64(vcpu, PSR_MODE_EL1h, except_type_sync);
343 enter_exception64(vcpu, PSR_MODE_EL2h, except_type_sync);
/linux-master/arch/arm64/include/asm/
H A Dkvm_emulate.h31 except_type_sync = 0, enumerator in enum:exception_type
38 { except_type_sync, "SYNC" }, \
/linux-master/arch/arm64/kvm/
H A Demulate-nested.c2206 case except_type_sync:
2285 return kvm_inject_nested(vcpu, esr_el2, except_type_sync);

Completed in 160 milliseconds