Linux Kernel
3.7.1
|
#include <linux/acpi.h>
#include <linux/init.h>
#include <linux/sfi.h>
#include <linux/io.h>
#include <asm/io_apic.h>
#include <asm/mpspec.h>
#include <asm/setup.h>
#include <asm/apic.h>
Go to the source code of this file.
Macros | |
#define | KMSG_COMPONENT "SFI" |
#define | pr_fmt(fmt) KMSG_COMPONENT ": " fmt |
Functions | |
int __init | sfi_platform_init (void) |
#define pr_fmt | ( | fmt | ) | KMSG_COMPONENT ": " fmt |