Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h77 #define G33_GMCH_GMS_STOLEN_256M (0x9 << 4) macro
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h123 #define G33_GMCH_GMS_STOLEN_256M (0x9 << 4) macro
H A Dintel-gtt.c401 case G33_GMCH_GMS_STOLEN_256M: in intel_gtt_stolen_size()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c392 case G33_GMCH_GMS_STOLEN_256M: return MB(256); in gen3_stolen_size()