Function report |
Source Code:include\linux\iova.h |
Create Date:2022-07-28 07:52:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:iova_dma_addr
Proto:static inline dma_addr_t iova_dma_addr(struct iova_domain *iovad, struct iova *iova)
Type:dma_addr_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct iova_domain * | iovad | |
struct iova * | iova |
127 | Return Lowest allocated pfn << iova_shift(iovad) |
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 |