函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\pci-dma.c Create Date:2022-07-27 08:44:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:See <Documentation/x86/x86_64/boot-options.rst> for the iommu kernel* parameter documentation.

函数原型:static __init int iommu_setup(char *p)

返回类型:int

参数:

类型参数名称
char *p
63  iommu_merge等于1
65  如果非p则返回:负EINVAL
68 p循环
69  如果非字符串指定长度比较no_iommu等于1
72  如果非字符串指定长度比较force_iommu等于1
74  如果非字符串指定长度比较
75  iommu_merge等于0
76  force_iommu等于0
79  如果非字符串指定长度比较
80  iommu_merge等于1
81  force_iommu等于1
83  如果非字符串指定长度比较panic_on_overflow等于1
85  如果非字符串指定长度比较panic_on_overflow等于0
87  如果非字符串指定长度比较
88  iommu_merge等于1
89  force_iommu等于1
91  如果非字符串指定长度比较iommu_merge等于0
93  如果非字符串指定长度比较打印警告信息("forcesac option ignored.\n")
95  如果非字符串指定长度比较打印警告信息("allowdac option ignored.\n")
97  如果非字符串指定长度比较打印警告信息("nodac option ignored.\n")
99  如果非字符串指定长度比较
100  disable_dac_quirk = true
101  返回:1
107  如果非字符串指定长度比较iommu_set_default_passthrough(true)
109  如果非字符串指定长度比较iommu_set_default_translated(true)
112  gart_parse_options(p)
114  p加等于strcspn - Calculate the length of the initial substring of @s which does not contain letters in @reject*@s: The string to be searched*@reject: The string to avoid
115  如果p恒等于','则p先自加
118  返回:0