Home
last modified time | relevance | path

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

/Linux-v4.19/virt/kvm/arm/
Dmmio.c123 static int decode_hsr(struct kvm_vcpu *vcpu, bool *is_write, int *len) in decode_hsr() function
171 ret = decode_hsr(vcpu, &is_write, &len); in io_mem_abort()