代码搜索:Mapping
找到约 10,000 项符合「Mapping」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4967787
h dma-mapping.h
#ifndef _ASM_SPARC_DMA_MAPPING_H
#define _ASM_SPARC_DMA_MAPPING_H
#include
#ifdef CONFIG_PCI
#include
#else
static inline void *dma_alloc_coherent(struc
www.eeworm.com/read/209559/4968054
h dma-mapping.h
#ifndef _ASM_DMA_MAPPING_H
#define _ASM_DMA_MAPPING_H
#include
#include
void *dma_alloc_noncoherent(struct device *dev, size_t size,
dma_addr_t *dma_handle, i
www.eeworm.com/read/209559/4968302
h dma-mapping.h
#ifndef _X8664_DMA_MAPPING_H
#define _X8664_DMA_MAPPING_H 1
/*
* IOMMU interface. See Documentation/DMA-mapping.txt and DMA-API.txt for
* documentation.
*/
#include
#include
www.eeworm.com/read/209559/4968442
h dma-mapping.h
#ifndef _ASM_SPARC64_DMA_MAPPING_H
#define _ASM_SPARC64_DMA_MAPPING_H
#include
#ifdef CONFIG_PCI
#include
#else
struct device;
static inline void *dma_
www.eeworm.com/read/209559/4968888
h dma-mapping.h
#ifndef _ASM_LINUX_DMA_MAPPING_H
#define _ASM_LINUX_DMA_MAPPING_H
#include
#include
/* These definitions mirror those in pci.h, so they can be used
* interchangeably
www.eeworm.com/read/209559/4969346
h dma-mapping.h
/* Copyright (C) 2002 by James.Bottomley@HansenPartnership.com
*
* Implements the generic device dma API via the existing pci_ one
* for unconverted architectures
*/
#ifndef _ASM_GENERIC_DMA_MAP
www.eeworm.com/read/209559/4969391
h dma-mapping.h
#ifndef __ASM_SH_DMA_MAPPING_H
#define __ASM_SH_DMA_MAPPING_H
#include
#include
#include
#include
struct pci_dev;
extern void *consistent
www.eeworm.com/read/209559/4969532
h dma-mapping.h
/* Copyright (C) 2004 IBM
*
* Implements the generic device dma API for ppc64. Handles
* the pci and vio busses
*/
#ifndef _ASM_DMA_MAPPING_H
#define _ASM_DMA_MAPPING_H
#include
www.eeworm.com/read/209559/4969723
h dma-mapping.h
#ifndef _ASM_IA64_DMA_MAPPING_H
#define _ASM_IA64_DMA_MAPPING_H
/*
* Copyright (C) 2003-2004 Hewlett-Packard Co
* David Mosberger-Tang
*/
#include
#include
www.eeworm.com/read/209559/4969849
h dma-mapping.h
#ifndef _M68KNOMMU_DMA_MAPPING_H
#define _M68KNOMMU_DMA_MAPPING_H
#include
#ifdef CONFIG_PCI
#include
#endif
#endif /* _M68KNOMMU_DMA_MAPPING_H */