Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | lguest_device_desc |
struct | lguest_vqconfig |
Macros | |
#define | LGUEST_VRING_ALIGN 4096 |
Enumerations | |
enum | lguest_req { LHREQ_INITIALIZE, LHREQ_GETDMA, LHREQ_IRQ, LHREQ_BREAK, LHREQ_EVENTFD } |
#define LGUEST_VRING_ALIGN 4096 |
Definition at line 72 of file lguest_launcher.h.
enum lguest_req |
Definition at line 59 of file lguest_launcher.h.