Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
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)