Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c528 [ESR_ELx_EC_DABT_LOW] = kvm_hyp_handle_dabt_low,
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h840 static inline bool kvm_hyp_handle_dabt_low(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_dabt_low() function