Linux Kernel
3.7.1
|
#include <linux/swiotlb.h>
Go to the source code of this file.
Functions | |
int __init | swiotlb_setup_bus_notifier (void) |
void | pci_dma_dev_setup_swiotlb (struct pci_dev *pdev) |
Variables | |
struct dma_map_ops | swiotlb_dma_ops |
unsigned int | ppc_swiotlb_enable |
Definition at line 66 of file dma-swiotlb.c.
Definition at line 102 of file dma-swiotlb.c.
unsigned int ppc_swiotlb_enable |
Definition at line 25 of file dma-swiotlb.c.
struct dma_map_ops swiotlb_dma_ops |
Definition at line 33 of file pci-swiotlb.c.