Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/
Di915_drm.h80 #define INTEL_GMCH_GMS_STOLEN_224M (0xc << 4) macro
/linux-5.19.10/drivers/char/agp/
Dintel-agp.h126 #define INTEL_GMCH_GMS_STOLEN_224M (0xc << 4) macro
Dintel-gtt.c410 case INTEL_GMCH_GMS_STOLEN_224M: in intel_gtt_stolen_size()
/linux-5.19.10/arch/x86/kernel/
Dearly-quirks.c395 case INTEL_GMCH_GMS_STOLEN_224M:return MB(224); in gen3_stolen_size()