OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISR_BUFFER_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_log.h
23
#define
ISR_BUFFER_SIZE
SZ_8M
27
#define
ISR_BUFFER_SIZE
SZ_32K
intel_guc.c
257
BUILD_BUG_ON(!
ISR_BUFFER_SIZE
);
258
BUILD_BUG_ON(!IS_ALIGNED(
ISR_BUFFER_SIZE
, UNIT));
264
BUILD_BUG_ON((
ISR_BUFFER_SIZE
/ UNIT - 1) >
272
((
ISR_BUFFER_SIZE
/ UNIT - 1) << GUC_LOG_ISR_SHIFT) |
intel_guc_log.c
211
return
ISR_BUFFER_SIZE
;
487
ISR_BUFFER_SIZE
;
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025