Searched defs:tls_space (Results 1 – 2 of 2) sorted by relevance
871 static int nv50_tls_alloc(struct nv50_screen *screen, unsigned tls_space, in nv50_tls_alloc()895 int nv50_tls_realloc(struct nv50_screen *screen, unsigned tls_space) in nv50_tls_realloc()1144 unsigned tls_space = 4/*temps*/ * ONE_TEMP_SIZE; in nv50_screen_create() local
63 uint32_t tls_space; /* required local memory per thread */ member