Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
sfi.c File Reference
#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)
 

Macro Definition Documentation

#define KMSG_COMPONENT   "SFI"

Definition at line 21 of file sfi.c.

#define pr_fmt (   fmt)    KMSG_COMPONENT ": " fmt

Definition at line 22 of file sfi.c.

Function Documentation

int __init sfi_platform_init ( void  )

Definition at line 99 of file sfi.c.