_kvm_match_sr
if (_kvm_match_sr(kd, va, pa, &offs)) {
static int _kvm_match_sr(kvm_t *, vaddr_t, paddr_t *, int *);