Function report |
Source Code:arch\x86\lib\kaslr.c |
Create Date:2022-07-28 07:25:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:i8254
Proto:static inline u16 i8254(void)
Type:u16
Parameter:Nothing
38 | Do |
41 | status = inb(I8254_PORT_COUNTER0) |
42 | timer = inb(I8254_PORT_COUNTER0) |
43 | timer |= inb(I8254_PORT_COUNTER0) << 8 |
44 | When status & I8254_STATUS_NOTREADY cycle |
46 | Return timer |
Name | Describe |
---|---|
kaslr_get_random_long |
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 |