Searched refs:text_heap (Results 1 – 3 of 3) sorted by relevance
87 struct nouveau_heap *text_heap; member
795 ret = nouveau_heap_alloc(screen->text_heap, size, prog, &prog->mem); in nvc0_program_alloc_code()889 struct nouveau_heap *heap = screen->text_heap; in nvc0_program_upload()976 ret = nouveau_heap_alloc(screen->text_heap, align(size, 0x100), NULL, in nvc0_program_library_upload()
725 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_destroy()954 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_resize_text_area()959 nouveau_heap_init(&screen->text_heap, 0, size - 0x100); in nvc0_screen_resize_text_area()