PLATFORM_LEN
if (strnstr(platform, "vkernel", PLATFORM_LEN) == NULL)
char platform[PLATFORM_LEN] = {0};
vsize = PLATFORM_LEN;