Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmem_protect.h78 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt);
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c433 handle_host_mem_abort(host_ctxt); in handle_trap()
H A Dmem_protect.c529 void handle_host_mem_abort(struct kvm_cpu_context *host_ctxt) in handle_host_mem_abort() function