K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-07-08T21:56:05.015868Z K 7 svn:log V 311 MFC 208742: MFamd64: Add a new macro PCPU_XEN_FIELDS to hold XEN-specific per-CPU fields that is always included in PCPU_MD_FIELDS. The macro is empty for non-XEN kernels. This avoids duplicating non-XEN per-CPU fields in two places. While here, remove several unused fields from the XEN-specific structure. END