Searched refs:text_heap (Results 1 – 3 of 3) sorted by relevance
80 struct nouveau_heap *text_heap; member
720 ret = nouveau_heap_alloc(screen->text_heap, size, prog, &prog->mem); in nvc0_program_alloc_code()797 struct nouveau_heap *heap = screen->text_heap; in nvc0_program_upload()895 ret = nouveau_heap_alloc(screen->text_heap, align(size, 0x100), NULL, in nvc0_program_library_upload()
571 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_destroy()775 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_resize_text_area()780 nouveau_heap_init(&screen->text_heap, 0, size - 0x100); in nvc0_screen_resize_text_area()