OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intv_size_bytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ucode.h
253
uint32_t
intv_size_bytes
; /* size of interrupt vectors, in bytes */
member in struct:dmcu_firmware_header_v1_0
amdgpu_ucode.c
517
le32_to_cpu(dmcu_hdr->
intv_size_bytes
);
523
ucode->ucode_size = le32_to_cpu(dmcu_hdr->
intv_size_bytes
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
1144
ALIGN(le32_to_cpu(hdr->header.ucode_size_bytes) - le32_to_cpu(hdr->
intv_size_bytes
), PAGE_SIZE);
1149
ALIGN(le32_to_cpu(hdr->
intv_size_bytes
), PAGE_SIZE);
Completed in 23 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025