Function report |
Source Code:arch\x86\kernel\apic\apic_numachip.c |
Create Date:2022-07-28 08:31:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:numachip1_apic_icr_write
Proto:static void numachip1_apic_icr_write(int apicid, unsigned int val)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | apicid | |
unsigned int | val |
77 | write_lcsr(CSR_G3_EXT_IRQ_GEN, (apicid << 16) | val) |
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 |