Function report |
Source Code:arch\x86\kernel\amd_nb.c |
Create Date:2022-07-28 08:43:49 |
Last Modify:2020-03-16 21:36:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:amd_get_subcaches
Proto:int amd_get_subcaches(int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
384 | If Not amd_nb_has_feature(AMD_NB_L3_PARTITIONING) Then Return 0 |
387 | pci_read_config_dword(link, 0x1d4, & mask) |
389 | Return mask >> 4 * cpu_core_id & 0xf |
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 |