Searched refs:IA64_PARAVIRT_ASM_FUNC (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dparavirt_privop.h112 #define IA64_PARAVIRT_ASM_FUNC(name) paravirt_ ## name macro
117 #define IA64_PARAVIRT_ASM_FUNC(name) ia64_native_ ## name macro
130 #define ia64_switch_to IA64_PARAVIRT_ASM_FUNC(switch_to)
131 #define ia64_leave_syscall IA64_PARAVIRT_ASM_FUNC(leave_syscall)
133 IA64_PARAVIRT_ASM_FUNC(work_processed_syscall)
134 #define ia64_leave_kernel IA64_PARAVIRT_ASM_FUNC(leave_kernel)

Completed in 47 milliseconds