Function report |
Source Code:include\linux\dma-direct.h |
Create Date:2022-07-28 07:43:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dma_capable
Proto:static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size, bool is_ram)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | dev | |
dma_addr_t | addr | |
size_t | size | |
bool | is_ram |
59 | If Not dma_mask Then Return false |
66 | Return end <= min_not_zero - return the minimum that is _not_ zero, unless both are zero*@x: value1*@y: value2( * dma_mask, bus_dma_limit) |
Name | Describe |
---|---|
need_iommu | |
nonforced_iommu | |
dma_direct_possible | |
dma_direct_map_resource | |
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 |