Searched refs:SR_SPIE (Results 1 – 4 of 4) sorted by relevance
62 regs->status &= ~SR_SPIE; in arch_uprobe_pre_xol()75 regs->status |= SR_SPIE; in arch_uprobe_post_xol()115 regs->status &= ~SR_SPIE; in arch_uprobe_abort_xol()
145 regs->status &= ~SR_SPIE; in kprobes_save_local_irqflag()
15 #define SR_SPIE _AC(0x00000020, UL) /* Previous Supervisor IE */ macro151 # define SR_PIE SR_SPIE
29 #define ARCH_EFI_IRQ_FLAGS_MASK (SR_IE | SR_SPIE)