Function report |
Source Code:kernel\dma\debug.c |
Create Date:2022-07-28 10:34:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:phys_addr
Proto:static unsigned long long phys_addr(struct dma_debug_entry *entry)
Type:unsigned long long
Parameter:
Type | Parameter | Name |
---|---|---|
struct dma_debug_entry * | entry |
388 | If type == dma_debug_resource Then Return __pfn_to_phys(pfn) + offset |
391 | Return Change "struct page" to physical address.(pfn_to_page(pfn)) + offset |
Name | Describe |
---|---|
debug_dma_dump_mappings | Dump mapping entries for debugging purposes |
dump_show | |
check_unmap |
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 |