alistair23-linux/arch/x86/kernel/acpi
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
..
realmode
boot.c x86, ACPI: add support for x2apic ACPI extensions 2009-04-03 20:08:12 -04:00
cstate.c Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-01-10 06:12:18 -08:00
Makefile
processor.c
sleep.c ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c 2009-01-16 18:15:31 -05:00
sleep.h
wakeup_32.S
wakeup_64.S x86_64: Fix S3 fail path 2009-02-21 21:58:18 -05:00
wakeup_rm.S