Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
beat_iommu.c File Reference
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/dma-mapping.h>
#include <linux/pci.h>
#include <linux/of_platform.h>
#include <asm/machdep.h>
#include "beat_wrapper.h"

Go to the source code of this file.

Macros

#define DMA_FLAGS
 

Functions

 machine_arch_initcall (celleb_beat, celleb_init_iommu)
 

Macro Definition Documentation

#define DMA_FLAGS
Value:
0xf800000000000000UL /* r/w permitted, coherency required,
strongest order */

Definition at line 31 of file beat_iommu.c.

Function Documentation

machine_arch_initcall ( celleb_beat  ,
celleb_init_iommu   
)