Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c234 __kvm_unexpected_el2_exception(); in kvm_unexpected_el2_exception()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c288 __kvm_unexpected_el2_exception(); in kvm_unexpected_el2_exception()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h514 static inline void __kvm_unexpected_el2_exception(void) in __kvm_unexpected_el2_exception() function