Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c824 void inject_host_exception(u64 esr) in inject_host_exception() function
868 inject_host_exception((ESR_ELx_EC_UNKNOWN << ESR_ELx_EC_SHIFT) | in inject_host_undef64()
H A Dmem_protect.c742 inject_host_exception(esr); in host_inject_mem_abort()