Function report |
Source Code:kernel\dma\swiotlb.c |
Create Date:2022-07-28 10:36:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lb_addr is the physical address of the bounce buffer to unmap.
Proto:void swiotlb_tbl_unmap_single(struct device *hwdev, phys_addr_t tlb_addr, size_t mapping_size, size_t alloc_size, enum dma_data_direction dir, unsigned long attrs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | hwdev | |
phys_addr_t | tlb_addr | |
size_t | mapping_size | |
size_t | alloc_size | |
enum dma_data_direction | dir | |
unsigned long | attrs |
587 | orig_addr = io_tlb_orig_addr[index] |
Name | Describe |
---|---|
swiotlb_map | Create a swiotlb mapping for the buffer at @phys, and in case of DMAing* to the device copy the data into it as well. |
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 |