OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memory_new
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem/
priv.h
15
int (*
memory_new
)(struct nvkm_instmem *, u32 size, u32 align,
member in struct:nvkm_instmem_func
nouveau_nvkm_subdev_instmem_base.c
110
ret = imem->func->
memory_new
(imem, size, align, zero, &memory);
nouveau_nvkm_subdev_instmem_nv04.c
226
.
memory_new
= nv04_instobj_new,
nouveau_nvkm_subdev_instmem_nv40.c
272
.
memory_new
= nv40_instobj_new,
nouveau_nvkm_subdev_instmem_nv50.c
440
.
memory_new
= nv50_instobj_new,
nouveau_nvkm_subdev_instmem_gk20a.c
674
.
memory_new
= gk20a_instobj_new,
Completed in 19 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026