Function report |
Source Code:arch\x86\include\asm\set_memory.h |
Create Date:2022-07-28 07:55:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_mce_nospec
Proto:static inline int set_mce_nospec(unsigned long pfn)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | pfn |
107 | decoy_addr = (pfn << PAGE_SHIFT determines the page size ) + (PAGE_OFFSET ^ BIT(63)) |
109 | rc = set_memory_uc(decoy_addr, 1) |
112 | Return rc |
Name | Describe |
---|---|
do_memory_failure |
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 |