Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/hyp/include/nvhe/
Dmem_protect.h64 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt);
/linux-5.19.10/arch/arm64/kvm/hyp/nvhe/
Dhyp-main.c295 handle_host_mem_abort(host_ctxt); in handle_trap()
Dmem_protect.c369 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort() function