uv_get_archtype
extern ssize_t uv_get_archtype(char *buf, int len);
EXPORT_SYMBOL_GPL(uv_get_archtype);
return uv_get_archtype(buf, PAGE_SIZE);