KVM
|
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 20 of file async_pf.h.
#define kvm_async_pf_init | ( | void | ) | (0) |
Definition at line 19 of file async_pf.h.
#define kvm_async_pf_vcpu_init | ( | C | ) | do {} while (0) |
Definition at line 21 of file async_pf.h.