linux_dsm_epyc7002/arch/x86/mm
Suresh Siddha 7237d3de78 x86, ACPI: add support for x2apic ACPI extensions
All logical processors with APIC ID values of 255 and greater will have their
APIC reported through Processor X2APIC structure (type-9 entry type) and all
logical processors with APIC ID less than 255 will have their APIC reported
through legacy Processor Local APIC (type-0 entry type) only. This is the
same case even for NMI structure reporting.
    
The Processor X2APIC Affinity structure provides the association between the
X2APIC ID of a logical processor and the proximity domain to which the logical
processor belongs.
    
For OSPM, Procssor IDs outside the 0-254 range are to be declared as Device()
objects in the ACPI namespace.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-04-03 20:08:12 -04:00
..
dump_pagetables.c
extable.c
fault.c
gup.c
highmem_32.c
hugetlbpage.c
init_32.c
init_64.c x86: fix init_memory_mapping() to handle small ranges 2009-03-03 08:50:22 +01:00
iomap_32.c x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() 2009-02-28 14:22:44 +01:00
ioremap.c
k8topology_64.c
kmmio.c x86 mmiotrace: fix remove_kmmio_fault_pages() 2009-03-08 19:51:23 +01:00
Makefile
memtest.c
mmap.c
mmio-mod.c
numa_32.c
numa_64.c
pageattr-test.c
pageattr.c x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs 2009-03-11 18:22:03 +01:00
pat.c x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() 2009-02-28 14:22:44 +01:00
pf_in.c
pf_in.h
pgtable_32.c
pgtable.c
srat_32.c
srat_64.c x86, ACPI: add support for x2apic ACPI extensions 2009-04-03 20:08:12 -04:00
testmmiotrace.c x86: add far read test to testmmiotrace 2009-03-02 10:20:35 +01:00