Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | kvm_async_pf_init() (0) |
#define | kvm_async_pf_deinit() do{}while(0) |
#define | kvm_async_pf_vcpu_init(C) do{}while(0) |
#define kvm_async_pf_deinit | ( | void | ) | do{}while(0) |
Definition at line 32 of file async_pf.h.
#define kvm_async_pf_init | ( | void | ) | (0) |
Definition at line 31 of file async_pf.h.
#define kvm_async_pf_vcpu_init | ( | C | ) | do{}while(0) |
Definition at line 33 of file async_pf.h.