Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/kvm/hyp/include/nvhe/
Dmem_protect.h58 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt);
/Linux-v5.15/arch/arm64/kvm/hyp/nvhe/
Dhyp-main.c247 handle_host_mem_abort(host_ctxt); in handle_trap()
Dmem_protect.c444 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort() function