Linux Kernel
3.7.1
|
#include <paravirt.h>
Data Fields | |
unsigned long | start_fsyscall_patchlist |
unsigned long | end_fsyscall_patchlist |
unsigned long | start_brl_fsys_bubble_down_patchlist |
unsigned long | end_brl_fsys_bubble_down_patchlist |
unsigned long | start_vtop_patchlist |
unsigned long | end_vtop_patchlist |
unsigned long | start_mckinley_e9_patchlist |
unsigned long | end_mckinley_e9_patchlist |
void * | gate_section |
Definition at line 56 of file paravirt.h.
unsigned long end_brl_fsys_bubble_down_patchlist |
Definition at line 60 of file paravirt.h.
unsigned long end_fsyscall_patchlist |
Definition at line 58 of file paravirt.h.
unsigned long end_mckinley_e9_patchlist |
Definition at line 64 of file paravirt.h.
unsigned long end_vtop_patchlist |
Definition at line 62 of file paravirt.h.
void* gate_section |
Definition at line 66 of file paravirt.h.
unsigned long start_brl_fsys_bubble_down_patchlist |
Definition at line 59 of file paravirt.h.
unsigned long start_fsyscall_patchlist |
Definition at line 57 of file paravirt.h.
unsigned long start_mckinley_e9_patchlist |
Definition at line 63 of file paravirt.h.
unsigned long start_vtop_patchlist |
Definition at line 61 of file paravirt.h.