HomeFreeBSD

Garbage collect the mostly unused us_keg field. Use appropriately named

Description

Garbage collect the mostly unused us_keg field. Use appropriately named
union members in vm_page.h to store the zone and slab. Remove some nearby
dead code.

Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D22564