_X86_SOCKET_VENDOR_SHIFT
#define _X86_SOCKET_VENDOR(x) ((x) >> _X86_SOCKET_VENDOR_SHIFT)
((uint32_t)(vendor) << _X86_SOCKET_VENDOR_SHIFT | (bitval))