Searched refs:xlate_s (Results 1 – 1 of 1) sorted by relevance
424 size_t bufsize, xlate_s; in sysctl_kernhist_helper() local456 xlate_s = sizeof(struct addr_xlt) * h->n * 2 + 3; in sysctl_kernhist_helper()457 xlate_t = kmem_alloc(xlate_s, KM_SLEEP); in sysctl_kernhist_helper()556 kmem_free(xlate_t, xlate_s); in sysctl_kernhist_helper()