Function report |
Source Code:kernel\dma\remap.c |
Create Date:2022-07-28 10:36:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dma_common_find_pages
Proto:struct page **dma_common_find_pages(void *cpu_addr)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
void * | cpu_addr |
16 | area = find_vm_area(cpu_addr) |
18 | If Not area || flags != dma_alloc_coherent Then Return NULL |
20 | Return pages |
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 |