OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:va_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/stand/ofwboot/
loadfile_machdep.c
139
uint64_t
va_len
= kvamap[i].end - va;
local
140
len = (
va_len
< len) ? len -
va_len
: 0;
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
msm_kgsl.h
1251
* @
va_len
: Size in bytes of the virtual region to allocate
1260
uint64_t
va_len
;
member in struct:kgsl_gpuobj_alloc
1323
* @
va_len
: VA size of the object
1331
uint64_t
va_len
;
member in struct:kgsl_gpuobj_info
Completed in 44 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026