函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\uv\uv_hub.h Create Date:2022-07-27 09:32:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Convert an apicid to the socket number on the blade

函数原型:static inline int uv_apicid_to_socket(int apicid)

返回类型:int

参数:

类型参数名称
intapicid
599  如果WARNING: UVx_HUB_IS_SUPPORTED defines are deprecated and will be removed 则返回:apicid右移apic_pnode_shift减1位按位与1
601  否则返回:0