Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
async_pf.h File Reference

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)
 

Macro Definition Documentation

#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.