mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
7 lines
125 B
C
7 lines
125 B
C
![]() |
#ifndef _ASM_X86_INTEL_RDT_H
|
||
|
#define _ASM_X86_INTEL_RDT_H
|
||
|
|
||
|
#define IA32_L3_CBM_BASE 0xc90
|
||
|
|
||
|
#endif /* _ASM_X86_INTEL_RDT_H */
|