Searched refs:host_is_32bit (Results 1 – 1 of 1) sorted by relevance
169 static bool host_is_32bit(void) in host_is_32bit() function200 if (sizeof(long) != 8 && host_is_32bit()) in kbuffer_alloc()