_kvm_map_get
return _kvm_map_get(kd, *pa & AMD64_PG_FRAME, AMD64_PAGE_SIZE);
void * _kvm_map_get(kvm_t *, u_long, unsigned int);