|
Linux Kernel
3.7.1
|
#include <linux/mm.h>#include <linux/dma-mapping.h>#include <linux/swiotlb.h>#include <linux/vmalloc.h>#include <linux/export.h>#include <asm/tlbflush.h>#include <asm/homecache.h>Go to the source code of this file.
Macros | |
| #define | PAGE_HOME_DMA PAGE_HOME_HASH |
Functions | |
| EXPORT_SYMBOL (tile_dma_map_ops) | |
| EXPORT_SYMBOL (gx_pci_dma_map_ops) | |
| EXPORT_SYMBOL (gx_legacy_pci_dma_map_ops) | |
Variables | |
| struct dma_map_ops * | tile_dma_map_ops = &tile_default_dma_map_ops |
| struct dma_map_ops * | gx_pci_dma_map_ops = &tile_pci_default_dma_map_ops |
| struct dma_map_ops * | gx_legacy_pci_dma_map_ops |
| EXPORT_SYMBOL | ( | tile_dma_map_ops | ) |
| EXPORT_SYMBOL | ( | gx_pci_dma_map_ops | ) |
| EXPORT_SYMBOL | ( | gx_legacy_pci_dma_map_ops | ) |
| struct dma_map_ops* gx_legacy_pci_dma_map_ops |
| struct dma_map_ops* gx_pci_dma_map_ops = &tile_pci_default_dma_map_ops |
| struct dma_map_ops* tile_dma_map_ops = &tile_default_dma_map_ops |
1.8.2