Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dexception.c341 enter_exception64(vcpu, PSR_MODE_EL1h, except_type_sync); in kvm_inject_exception()
349 enter_exception64(vcpu, PSR_MODE_EL2h, except_type_sync); in kvm_inject_exception()
/linux/arch/arm64/include/asm/
H A Dkvm_emulate.h32 except_type_sync = 0, enumerator
39 { except_type_sync, "SYNC" }, \