|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
| enum | paravirt_lazy_mode { PARAVIRT_LAZY_NONE, PARAVIRT_LAZY_MMU, PARAVIRT_LAZY_CPU, PARAVIRT_LAZY_NONE, PARAVIRT_LAZY_MMU, PARAVIRT_LAZY_CPU } |
Variables | |
| struct shared_info * | HYPERVISOR_shared_info |
| struct start_info * | xen_start_info |
| enum paravirt_lazy_mode |
| PARAVIRT_LAZY_NONE | |
| PARAVIRT_LAZY_MMU | |
| PARAVIRT_LAZY_CPU | |
| PARAVIRT_LAZY_NONE | |
| PARAVIRT_LAZY_MMU | |
| PARAVIRT_LAZY_CPU |
Definition at line 8 of file hypervisor.h.
| struct shared_info* HYPERVISOR_shared_info |
Definition at line 28 of file enlighten.c.
| struct start_info* xen_start_info |
Definition at line 21 of file enlighten.c.
1.8.2