Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dexception.c337 enter_exception64(vcpu, PSR_MODE_EL1h, except_type_serror); in kvm_inject_exception()
349 enter_exception64(vcpu, PSR_MODE_EL2h, except_type_serror); in kvm_inject_exception()
/linux/arch/arm64/include/asm/
H A Dkvm_emulate.h35 except_type_serror = 0x180, enumerator
42 { except_type_serror, "SERROR" }