Searched refs:ia64_stop (Results 1 - 5 of 5) 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 Dsystem.h129 ia64_stop(); \
131 ia64_stop(); \
137 ia64_stop(); \
177 #define local_irq_enable() ({ ia64_stop(); ia64_ssm(IA64_PSR_I); ia64_srlz_d(); })
178 #define local_save_flags(flags) ({ ia64_stop(); (flags) = __local_save_flags(); })
H A Dprocessor.h479 ia64_stop();
491 ia64_stop();
507 ia64_stop();
524 ia64_stop();
H A Dintel_intrin.h15 #define ia64_stop() /* Nothing: As of now stop bit is generated for each macro
H A Dgcc_intrin.h19 #define ia64_stop() asm volatile (";;"::) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dunaligned.c960 ia64_stop();
968 ia64_stop();
976 ia64_stop();
984 ia64_stop();
992 ia64_stop();
1000 ia64_stop();
1008 ia64_stop();
1016 ia64_stop();

Completed in 189 milliseconds