Searched refs:HAS_BROKEN_CS_TLB (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_ringbuffer.c614 if (HAS_BROKEN_CS_TLB(dev))
1840 if (HAS_BROKEN_CS_TLB(dev)) {
H A Di915_drv.h1488 #define HAS_BROKEN_CS_TLB(dev) (IS_I830(dev) || IS_845G(dev)) macro
H A Di915_irq.c1669 if (HAS_BROKEN_CS_TLB(dev_priv->dev)) {

Completed in 1547 milliseconds