OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_llc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
i915_gem_context.c
465
const bool
has_llc
=
HAS_LLC
(to_i915(obj->base.dev));
local in function:cpu_fill
479
if (!
has_llc
)
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c
263
bool
has_llc
: 1;
member in struct:i915_execbuffer::reloc_cache
571
return (cache->
has_llc
||
899
cache->
has_llc
=
HAS_LLC
(i915);
1164
cache->
has_llc
?
Completed in 14 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025