Home
last modified time | relevance | path

Searched refs:INTEL_GEN11_BSM_DW1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Di915_drm.h100 #define INTEL_GEN11_BSM_DW1 0xc4 macro
/kernel/linux/linux-6.6/include/drm/
H A Di915_drm.h99 #define INTEL_GEN11_BSM_DW1 0xc4 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dearly-quirks.c348 bsm |= (u64)read_pci_config(num, slot, func, INTEL_GEN11_BSM_DW1) << 32; in gen11_stolen_base()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dearly-quirks.c349 bsm |= (u64)read_pci_config(num, slot, func, INTEL_GEN11_BSM_DW1) << 32; in gen11_stolen_base()

Completed in 3 milliseconds