OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpuvm_limit
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_flat_memory.c
100
* The GPUVM_Base/
GPUVM_Limit
defines the aperture in the 64b space where we
335
pdd->
gpuvm_limit
=
342
pdd->
gpuvm_limit
= MAKE_GPUVM_APP_LIMIT(pdd->gpuvm_base,
358
* Set gpuvm_base and
gpuvm_limit
to CANONICAL addresses so that they
362
pdd->
gpuvm_limit
=
399
pdd->gpuvm_base = pdd->
gpuvm_limit
= 0;
445
dev_dbg(kfd_device, "
gpuvm_limit
%llX\n", pdd->
gpuvm_limit
);
kfd_chardev.c
896
pAperture->
gpuvm_limit
= pdd->
gpuvm_limit
;
911
"
gpuvm_limit
%llX\n", pdd->
gpuvm_limit
);
982
pa[nodes].
gpuvm_limit
= pdd->
gpuvm_limit
;
995
"
gpuvm_limit
%llX\n", pdd->
gpuvm_limit
);
kfd_priv.h
634
uint64_t
gpuvm_limit
;
member in struct:kfd_process_device
Completed in 68 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025