Searched refs:set_rr (Results 1 - 4 of 4) 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.h44 void (*set_rr)(unsigned long index, unsigned long val); member in struct:pv_cpu_ops
406 PARAVIRT_DEFINE_CPU_OP2(set_rr, SET_RR)
H A Dintrinsics.h236 #define ia64_set_rr IA64_INTRINSIC_API(set_rr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/xen/
H A Dxen_pv_ops.c582 DEFINE_VOID_FUNC2(set_rr,
786 .set_rr = xen_set_rr,
1018 XEN_PATCH_BUNDLE_ELEM(set_rr, SET_RR),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dparavirt.c108 DEFINE_VOID_FUNC2(set_rr); variable
352 DEFINE_VOID_FUNC2(set_rr,
562 .set_rr = ia64_native_set_rr_func,
765 IA64_NATIVE_PATCH_BUNDLE_ELEM(set_rr, SET_RR),

Completed in 59 milliseconds