OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ivmm
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_svm.c
87
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_ivmm_find
88
list_for_each_entry(
ivmm
, &svm->inst, head) {
89
if (
ivmm
->inst == inst)
90
return
ivmm
;
210
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_svmm_part
213
ivmm
= nouveau_ivmm_find(svmm->vmm->cli->drm->svm, inst);
214
if (
ivmm
) {
215
list_del(&
ivmm
->head);
216
kfree(
ivmm
);
226
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_svmm_join
632
struct nouveau_
ivmm
*
ivmm
=
local in function:nouveau_svm_fault
[
all
...]
nouveau_svm.c
87
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_ivmm_find
88
list_for_each_entry(
ivmm
, &svm->inst, head) {
89
if (
ivmm
->inst == inst)
90
return
ivmm
;
210
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_svmm_part
213
ivmm
= nouveau_ivmm_find(svmm->vmm->cli->drm->svm, inst);
214
if (
ivmm
) {
215
list_del(&
ivmm
->head);
216
kfree(
ivmm
);
226
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_svmm_join
632
struct nouveau_
ivmm
*
ivmm
=
local in function:nouveau_svm_fault
[
all
...]
nouveau_svm.c
87
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_ivmm_find
88
list_for_each_entry(
ivmm
, &svm->inst, head) {
89
if (
ivmm
->inst == inst)
90
return
ivmm
;
210
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_svmm_part
213
ivmm
= nouveau_ivmm_find(svmm->vmm->cli->drm->svm, inst);
214
if (
ivmm
) {
215
list_del(&
ivmm
->head);
216
kfree(
ivmm
);
226
struct nouveau_ivmm *
ivmm
;
local in function:nouveau_svmm_join
632
struct nouveau_
ivmm
*
ivmm
=
local in function:nouveau_svm_fault
[
all
...]
Completed in 82 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025