|
Linux Kernel
3.7.1
|
#include <hyperv_vmbus.h>
Data Fields | |
| u64 | as_uint64 |
| struct { | |
| u64 siefp_enabled:1 | |
| u64 preserved:11 | |
| u64 base_siefp_gpa:52 | |
| }; | |
Definition at line 257 of file hyperv_vmbus.h.
| struct { ... } |
| u64 as_uint64 |
Definition at line 258 of file hyperv_vmbus.h.
| u64 base_siefp_gpa |
Definition at line 262 of file hyperv_vmbus.h.
| u64 preserved |
Definition at line 261 of file hyperv_vmbus.h.
| u64 siefp_enabled |
Definition at line 260 of file hyperv_vmbus.h.
1.8.2