Searched refs:has_llc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_drv.c259 .has_llc = 1,
269 .has_llc = 1,
278 .has_llc = 1,
288 .has_llc = 1,
315 .has_llc = 1,
324 .has_llc = 1,
H A Di915_drv.h317 DEV_INFO_FLAG(has_llc)
344 u8 has_llc:1; member in struct:intel_device_info
1202 #define HAS_LLC(dev) (INTEL_INFO(dev)->has_llc)

Completed in 83 milliseconds