Home
last modified time | relevance | path

Searched refs:__end_soft_masked (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dinterrupt.h92 extern char __end_soft_masked[];
103 if (regs->nip >= (unsigned long)__end_soft_masked) in is_implicit_soft_masked()
/openbmc/linux/arch/powerpc/kernel/
H A Dinterrupt_64.S723 .globl __end_soft_masked
724 __end_soft_masked: label
725 DEFINE_FIXED_SYMBOL(__end_soft_masked, text)
H A Dexceptions-64s.S448 LOAD_HANDLER(r10, __end_soft_masked)