Function report | 
Source Code:arch\x86\kernel\kvm.c | 
Create Date:2022-07-28 08:44:39 | 
| Last Modify:2020-03-16 21:33:46 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:do_async_page_fault
Proto:__attribute__((__externally_visible__)) void do_async_page_fault(struct pt_regs *regs, unsigned long error_code, unsigned long address)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct pt_regs * | regs | |
| unsigned long | error_code | |
| unsigned long | address | 
| 251 | Default | 
| 252 | do_page_fault(regs, error_code, address) | 
| 253 | Break | 
| 254 | Case kvm_read_and_reset_pf_reason() == KVM_PV_REASON_PAGE_NOT_PRESENT | 
| 260 | Case kvm_read_and_reset_pf_reason() == KVM_PV_REASON_PAGE_READY | 
| 262 | kvm_async_pf_task_wake((u32)address) | 
| 264 | Break | 
| 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  |