Linux Kernel
3.7.1
|
#include <hyperv_vmbus.h>
Data Fields | |
u64 | as_uint64 |
struct { | |
u64 simp_enabled:1 | |
u64 preserved:11 | |
u64 base_simp_gpa:52 | |
}; | |
Definition at line 247 of file hyperv_vmbus.h.
struct { ... } |
u64 as_uint64 |
Definition at line 248 of file hyperv_vmbus.h.
u64 base_simp_gpa |
Definition at line 252 of file hyperv_vmbus.h.
u64 preserved |
Definition at line 251 of file hyperv_vmbus.h.
u64 simp_enabled |
Definition at line 250 of file hyperv_vmbus.h.