Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmem_protect.h55 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt);
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c706 handle_host_mem_abort(host_ctxt); in handle_trap()
H A Dmem_protect.c606 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort() function