OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_cmd_offset
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_cmd_parser.c
1321
u32
target_cmd_offset
, target_cmd_index;
local in function:check_bbstart
1352
target_cmd_offset
= lower_32_bits(jump_offset);
1353
target_cmd_index =
target_cmd_offset
/ sizeof(u32);
1355
*(u64 *)(cmd + 1) = shadow_addr +
target_cmd_offset
;
Completed in 13 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025