Function report |
Source Code:kernel\dma\swiotlb.c |
Create Date:2022-07-28 10:35:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:swiotlb_print_info
Proto:void swiotlb_print_info(void)
Type:void
Parameter:Nothing
169 | If no_iotlb_memory Then |
170 | pr_warn("No low mem\n") |
171 | Return |
174 | pr_info("mapped [mem %#010llx-%#010llx] (%luMB)\n", (unsignedlonglong)Used to do a quick range check in swiotlb_tbl_unmap_single and* swiotlb_tbl_sync_single_*, to see if the memory was in fact allocated by this* API., (unsignedlonglong)Used to do a quick range check in swiotlb_tbl_unmap_single and* swiotlb_tbl_sync_single_*, to see if the memory was in fact allocated by this* API., bytes >> 20) |
Name | Describe |
---|---|
swiotlb_init_with_tbl | |
swiotlb_late_init_with_tbl |
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 |