Searched defs:old_psr (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | mca_asm.h | 83 #define PHYSICAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument 163 #define VIRTUAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument
|
| D | irqflags.h | 72 unsigned long old_psr = arch_local_save_flags(); in arch_local_irq_restore() local
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | mca_asm.h | 83 #define PHYSICAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument 163 #define VIRTUAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument
|
| D | irqflags.h | 72 unsigned long old_psr = arch_local_save_flags(); in arch_local_irq_restore() local
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | irq_32.c | 64 void arch_local_irq_restore(unsigned long old_psr) in arch_local_irq_restore()
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | irq_32.c | 64 void arch_local_irq_restore(unsigned long old_psr) in arch_local_irq_restore()
|