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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dsystem.h120 ia64_stop(); \
122 ia64_stop(); \
128 ia64_stop(); \
168 #define local_irq_enable() ({ ia64_stop(); ia64_ssm(IA64_PSR_I); ia64_srlz_d(); })
169 #define local_save_flags(flags) ({ ia64_stop(); (flags) = ia64_getreg(_IA64_REG_PSR); })
H A Dprocessor.h461 ia64_stop();
473 ia64_stop();
489 ia64_stop();
506 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.h18 #define ia64_stop() asm volatile (";;"::) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunaligned.c957 ia64_stop();
965 ia64_stop();
973 ia64_stop();
981 ia64_stop();
989 ia64_stop();
997 ia64_stop();
1005 ia64_stop();
1013 ia64_stop();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dia32priv.h513 ia64_stop(); \
520 ia64_stop(); \

Completed in 66 milliseconds