Function report |
Source Code:arch\x86\kernel\cpu\microcode\intel.c |
Create Date:2022-07-28 08:08:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpu_signatures_match
Proto:static inline bool cpu_signatures_match(unsigned int s1, unsigned int p1, unsigned int s2, unsigned int p2)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | s1 | |
unsigned int | p1 | |
unsigned int | s2 | |
unsigned int | p2 |
Name | Describe |
---|---|
find_matching_signature | Returns 1 if update has been found, 0 otherwise. |
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 |