Function report |
Source Code:kernel\dma\direct.c |
Create Date:2022-07-28 10:33:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:phys_to_dma_direct
Proto:static inline dma_addr_t phys_to_dma_direct(struct device *dev, phys_addr_t phys)
Type:dma_addr_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | dev | |
phys_addr_t | phys |
41 | If force_dma_unencrypted(dev) Then Return __phys_to_dma(dev, phys) |
Name | Describe |
---|---|
dma_direct_get_required_mask | |
dma_coherent_ok |
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 |