Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | IA64_PARAVIRT_ASM_FUNC(name) ia64_native_ ## name |
#define | paravirt_dv_serialize_data() /* nothing */ |
#define | ia64_switch_to IA64_PARAVIRT_ASM_FUNC(switch_to) |
#define | ia64_leave_syscall IA64_PARAVIRT_ASM_FUNC(leave_syscall) |
#define | ia64_work_processed_syscall IA64_PARAVIRT_ASM_FUNC(work_processed_syscall) |
#define | ia64_leave_kernel IA64_PARAVIRT_ASM_FUNC(leave_kernel) |
#define ia64_leave_kernel IA64_PARAVIRT_ASM_FUNC(leave_kernel) |
Definition at line 134 of file paravirt_privop.h.
#define ia64_leave_syscall IA64_PARAVIRT_ASM_FUNC(leave_syscall) |
Definition at line 131 of file paravirt_privop.h.
Definition at line 117 of file paravirt_privop.h.
#define ia64_switch_to IA64_PARAVIRT_ASM_FUNC(switch_to) |
Definition at line 130 of file paravirt_privop.h.
#define ia64_work_processed_syscall IA64_PARAVIRT_ASM_FUNC(work_processed_syscall) |
Definition at line 132 of file paravirt_privop.h.
#define paravirt_dv_serialize_data | ( | ) | /* nothing */ |
Definition at line 124 of file paravirt_privop.h.