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