Function report |
Source Code:kernel\dma\mapping.c |
Create Date:2022-07-28 10:32:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return the page attributes used for mapping dma_alloc_* memory, either in* kernel space if remapping is needed, or to userspace through dma_mmap_*.
Proto:pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, unsigned long attrs)
Type:pgprot_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | dev | |
pgprot_t | prot | |
unsigned long | attrs |
Name | Describe |
---|---|
dma_common_mmap | Create userspace mapping for the DMA-coherent memory. |
dma_direct_alloc_pages | |
dma_direct_mmap |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |