tag | line | file | source code |
STR | 38 | include/asm-i386/irq.h | "movl $" STR(KERNEL_DS) ",%edx\n\t" \ |
STR | 41 | include/asm-i386/irq.h | "movl $" STR(USER_DS) ",%edx\n\t" \ |
STR | 67 | include/asm-i386/irq.h | "movl $" STR(KERNEL_DS) ",%edx\n\t" \ |
STR | 154 | include/asm-i386/irq.h | "btsl $" STR(SMP_FROM_INT) ","SYMBOL_NAME_STR(smp_proc_in_lock)"(,%eax,4)\n\t" \ |
STR | 183 | include/asm-i386/irq.h | "btrl $" STR(SMP_FROM_INT) ","SYMBOL_NAME_STR(smp_proc_in_lock)"(,%eax,4)\n\t" \ |
STR | 188 | include/asm-i386/irq.h | "movb $" STR (NO_PROC_ID) ", "SYMBOL_NAME_STR(active_kernel_processor)"\n\t" \ |
STR | 297 | include/asm-i386/irq.h | "btrl $" STR(SMP_FROM_INT) ","SYMBOL_NAME_STR(smp_proc_in_lock)"(,%eax,4)\n\t" \ |
STR | 22 | include/asm-mips/mipsregs.h | #ifndef STR |
STR | 103 | include/asm-mips/mipsregs.h | "mfc0\t%0,"STR(source) \ |
STR | 111 | include/asm-mips/mipsregs.h | "dmfc0\t%0,"STR(source)"\n\t" \ |
STR | 118 | include/asm-mips/mipsregs.h | "mtc0\t%0,"STR(register) \ |
STR | 124 | include/asm-mips/mipsregs.h | "dmtc0\t%0,"STR(register)"\n\t" \ |