Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dinterrupt.h91 extern char __end_soft_masked[];
102 if (regs->nip >= (unsigned long)__end_soft_masked) in is_implicit_soft_masked()
/linux-6.1.9/arch/powerpc/kernel/
Dinterrupt_64.S705 .globl __end_soft_masked
706 __end_soft_masked: label
707 DEFINE_FIXED_SYMBOL(__end_soft_masked, text)
Dexceptions-64s.S443 LOAD_HANDLER(r10, __end_soft_masked)