Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h76 #define G33_GMCH_GMS_STOLEN_128M (0x8 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h122 #define G33_GMCH_GMS_STOLEN_128M (0x8 << 4) macro
H A Dintel-gtt.c398 case G33_GMCH_GMS_STOLEN_128M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c391 case G33_GMCH_GMS_STOLEN_128M: return MB(128); in gen3_stolen_size()