Home
last modified time | relevance | path

Searched refs:I855_GMCH_GMS_STOLEN_1M (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/drm/
H A Di915_drm.h69 #define I855_GMCH_GMS_STOLEN_1M (0x1 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h37 #define I855_GMCH_GMS_STOLEN_1M (0x1 << 4) macro
H A Dintel-gtt.c377 case I855_GMCH_GMS_STOLEN_1M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c384 case I855_GMCH_GMS_STOLEN_1M: return MB(1); in gen3_stolen_size()