Searched refs:__SR (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/sh/kernel/ |
| D | irq_64.c | 17 "getcon " __SR ", %0\n\t" in arch_local_irq_restore() 19 "putcon %0, " __SR "\n\t" in arch_local_irq_restore() 25 "getcon " __SR ", %0\n\t" in arch_local_irq_restore() 27 "putcon %0, " __SR "\n\t" in arch_local_irq_restore() 40 "getcon " __SR ", %0\n\t" in arch_local_save_flags()
|
| /Linux-v5.4/arch/sh/include/asm/ |
| D | bl_bit_64.h | 18 __asm__ __volatile__("getcon " __SR ", %0\n\t" in set_bl_bit() 20 "putcon %0, " __SR "\n\t" in set_bl_bit() 30 __asm__ __volatile__("getcon " __SR ", %0\n\t" in clear_bl_bit() 32 "putcon %0, " __SR "\n\t" in clear_bl_bit()
|
| D | processor_64.h | 164 __asm__ __volatile__("getcon " __SR ", %0\n\t" in disable_fpu() 166 "putcon %0, " __SR "\n\t" in disable_fpu() 176 __asm__ __volatile__("getcon " __SR ", %0\n\t" in enable_fpu() 178 "putcon %0, " __SR "\n\t" in enable_fpu()
|
| D | mmu_context_64.h | 31 asm volatile ("getcon " __SR ", %0\n\t" in get_asid() 43 asm volatile ("getcon " __SR ", %0" : "=r" (sr)); in set_asid() 56 "putcon %1, " __SR "\n\t" in set_asid()
|
| /Linux-v5.4/arch/sh/kernel/cpu/irq/ |
| D | intc-sh5.c | 189 __asm__ __volatile__("getcon " __SR ", %0\n\t" in plat_irq_setup() 191 "putcon %0, " __SR "\n\t" in plat_irq_setup()
|
| /Linux-v5.4/arch/sh/include/cpu-sh5/cpu/ |
| D | registers.h | 84 #define __SR __str(SR) macro
|