Home
last modified time | relevance | path

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

/arch/arm/kvm/
Dmmio.c135 static int decode_hsr(struct kvm_vcpu *vcpu, bool *is_write, int *len) in decode_hsr() function
184 ret = decode_hsr(vcpu, &is_write, &len); in io_mem_abort()