| /libcpu/blackfin/bf53x/ |
| A D | cpuport.c | 14 rt_uint32_t rt_interrupt_from_thread; variable 64 rt_interrupt_from_thread = from; in rt_hw_context_switch() 76 rt_interrupt_from_thread = from; in rt_hw_context_switch_interrupt() 86 rt_interrupt_from_thread = 0; in rt_hw_context_switch_to()
|
| /libcpu/m16c/m16c62p/ |
| A D | cpuport.c | 17 rt_uint32_t rt_interrupt_from_thread; variable 28 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init() 79 rt_interrupt_from_thread = from; in rt_hw_context_switch() 89 rt_interrupt_from_thread = from; in rt_hw_context_switch_interrupt()
|
| A D | context_iar.asm | 19 EXTERN rt_interrupt_from_thread 40 MOV.W rt_interrupt_from_thread, A0
|
| A D | context_iar.S | 19 EXTERN rt_interrupt_from_thread 40 MOV.W rt_interrupt_from_thread, A0
|
| /libcpu/v850/70f34/ |
| A D | cpuport.c | 17 rt_uint32_t rt_interrupt_from_thread; variable 28 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init() 83 rt_interrupt_from_thread = from; in rt_hw_context_switch() 93 rt_interrupt_from_thread = from; in rt_hw_context_switch_interrupt()
|
| /libcpu/c-sky/ck802/ |
| A D | contex_ck802_gcc.S | 18 .global rt_interrupt_from_thread 54 lrw r2, rt_interrupt_from_thread 69 lrw r2, rt_interrupt_from_thread /* set rt_interrupt_from_thread */ 88 lrw r2, rt_interrupt_from_thread /* set rt_interrupt_from_thread */ 110 lrw r0, rt_interrupt_from_thread 116 lrw r7, rt_interrupt_from_thread
|
| /libcpu/aarch64/common/up/ |
| A D | context_gcc.S | 30 rt_interrupt_from_thread: label 69 .globl rt_interrupt_from_thread 83 ldr x4, =rt_interrupt_from_thread 110 ldr x3, =rt_interrupt_from_thread
|
| /libcpu/ppc/ppc405/ |
| A D | context_gcc.S | 65 lis r3,rt_interrupt_from_thread@h /* set rt_interrupt_from_thread */ 66 ori r3,r3,rt_interrupt_from_thread@l 145 lis r5,rt_interrupt_from_thread@h 146 ori r5,r5,rt_interrupt_from_thread@l 173 lis r5,rt_interrupt_from_thread@h 174 ori r5,r5,rt_interrupt_from_thread@l 200 lis r5,rt_interrupt_from_thread@h 201 ori r5,r5,rt_interrupt_from_thread@l
|
| /libcpu/arm/AT91SAM7S/ |
| A D | interrupt.c | 18 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable 45 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
|
| /libcpu/rx/ |
| A D | cpuport.c | 26 rt_uint32_t rt_interrupt_from_thread; variable 151 rt_interrupt_from_thread = from; in rt_hw_context_switch() 170 rt_interrupt_from_thread = from; in rt_hw_context_switch_interrupt() 187 rt_interrupt_from_thread = 0; in rt_hw_context_switch_to()
|
| /libcpu/ia32/ |
| A D | cpuport.c | 14 volatile rt_ubase_t rt_interrupt_from_thread = 0; variable 34 rt_interrupt_from_thread = from; in rt_hw_context_switch_interrupt()
|
| /libcpu/mips/common/ |
| A D | context_gcc.S | 50 .globl rt_interrupt_from_thread 61 PTR_LA t0, rt_interrupt_from_thread /* set rt_interrupt_from_thread */ 110 PTR_LA k0, rt_interrupt_from_thread
|
| /libcpu/ti-dsp/c6x/ |
| A D | interrupt.c | 19 rt_uint32_t rt_interrupt_from_thread; variable 36 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
|
| /libcpu/mips/pic32/ |
| A D | context_gcc.S | 74 .globl rt_interrupt_from_thread 85 la t0, rt_interrupt_from_thread /* set rt_interrupt_from_thread */ 124 la k0, rt_interrupt_from_thread
|
| /libcpu/arm/cortex-r4/ |
| A D | interrupt.c | 28 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable 64 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
|
| /libcpu/risc-v/common/ |
| A D | cpuport.c | 20 volatile rt_ubase_t rt_interrupt_from_thread = 0; variable 90 rt_interrupt_from_thread = from; in rt_hw_context_switch_interrupt()
|
| /libcpu/risc-v/t-head/c906/ |
| A D | interrupt.c | 19 extern rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; 47 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
|
| /libcpu/arm/AT91SAM7X/ |
| A D | interrupt.c | 23 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable 57 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
|
| /libcpu/sparc-v8/bm3803/ |
| A D | context_gcc.S | 66 .globl rt_interrupt_from_thread 77 set rt_interrupt_from_thread, %o2
|
| /libcpu/risc-v/t-head/c908/ |
| A D | interrupt.c | 19 extern rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; 47 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
|
| /libcpu/avr32/uc3/ |
| A D | interrupt.c | 14 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
|
| /libcpu/arm/arm926/ |
| A D | context_gcc.S | 64 .globl rt_interrupt_from_thread 74 LDR R2, =rt_interrupt_from_thread @; set rt_interrupt_from_thread
|
| A D | context_iar.S | 65 IMPORT rt_interrupt_from_thread 75 LDR R2, =rt_interrupt_from_thread ; set rt_interrupt_from_thread
|
| /libcpu/arm/sep4020/ |
| A D | interrupt.c | 22 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable 74 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
|
| /libcpu/arm/realview-a8-vmm/ |
| A D | interrupt.c | 25 rt_uint32_t rt_interrupt_from_thread rt_section(".bss.share.int"); 62 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
|