OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typei
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_ttm.c
201
int
typei
;
local in function:nouveau_ttm_init_host
203
typei
= nvif_mmu_type(mmu, NVIF_MEM_HOST | NVIF_MEM_MAPPABLE |
205
if (
typei
< 0)
208
drm->ttm.type_host[!!kind] =
typei
;
210
typei
= nvif_mmu_type(mmu, NVIF_MEM_HOST | NVIF_MEM_MAPPABLE | kind);
211
if (
typei
< 0)
214
drm->ttm.type_ncoh[!!kind] =
typei
;
225
int
typei
, ret;
local in function:nouveau_ttm_init
240
typei
= nvif_mmu_type(mmu, NVIF_MEM_VRAM | NVIF_MEM_MAPPABLE |
244
if (
typei
< 0
[
all
...]
nouveau_ttm.c
201
int
typei
;
local in function:nouveau_ttm_init_host
203
typei
= nvif_mmu_type(mmu, NVIF_MEM_HOST | NVIF_MEM_MAPPABLE |
205
if (
typei
< 0)
208
drm->ttm.type_host[!!kind] =
typei
;
210
typei
= nvif_mmu_type(mmu, NVIF_MEM_HOST | NVIF_MEM_MAPPABLE | kind);
211
if (
typei
< 0)
214
drm->ttm.type_ncoh[!!kind] =
typei
;
225
int
typei
, ret;
local in function:nouveau_ttm_init
240
typei
= nvif_mmu_type(mmu, NVIF_MEM_VRAM | NVIF_MEM_MAPPABLE |
244
if (
typei
< 0
[
all
...]
Completed in 21 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025