函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\mm.h Create Date:2022-07-27 06:44:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:is_pci_p2pdma_page

函数原型:static inline bool is_pci_p2pdma_page(const struct page *page)

返回类型:bool

参数:

类型参数名称
const struct page *page
991  返回:IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_DEV_PAGEMAP_OPS)且IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_PCI_P2PDMA)且is_zone_device_page(page)且type恒等于MEMORY_DEVICE_PCI_P2PDMA