Function report |
Source Code:arch\x86\kernel\cpu\cyrix.c |
Create Date:2022-07-28 07:58:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_cx86_memwb
Proto:static void set_cx86_memwb(void)
Type:void
Parameter:Nothing
135 | pr_info("Enable Memory-Write-back mode on Cyrix/NSC processor.\n") |
138 | setCx86(CX86_CCR2, NSC/Cyrix CPU indexed register access. Must be inlined instead of* macros to ensure correct access ordering* Access order is always 0x22 (=offset), 0x23 (=value) & ~0x04) |
140 | write_cr0(read_cr0() | X86_CR0_NW) |
142 | setCx86(CX86_CCR2, NSC/Cyrix CPU indexed register access. Must be inlined instead of* macros to ensure correct access ordering* Access order is always 0x22 (=offset), 0x23 (=value) | 0x14) |
Name | Describe |
---|---|
geode_configure | Configure later MediaGX and/or Geode processor. |
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 |