OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:four_gb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gmc.c
202
const uint64_t
four_gb
= 0x100000000ULL;
local in function:amdgpu_gmc_gart_location
213
size_af = max_mc_address + 1 - ALIGN(mc->fb_end + 1,
four_gb
);
226
mc->gart_start &= ~(
four_gb
- 1);
amdgpu_gmc.c
202
const uint64_t
four_gb
= 0x100000000ULL;
local in function:amdgpu_gmc_gart_location
213
size_af = max_mc_address + 1 - ALIGN(mc->fb_end + 1,
four_gb
);
226
mc->gart_start &= ~(
four_gb
- 1);
Completed in 21 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025