Home
last modified time | relevance | path

Searched defs:has_llc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_pci_types.h42 u8 has_llc:1; member
H A Dxe_device_types.h332 u8 has_llc:1; member
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c479 const bool has_llc = HAS_LLC(to_i915(obj->base.dev)); in cpu_fill() local
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c291 bool has_llc : 1; member