__end_interrupts 29 arch/powerpc/include/asm/sections.h extern char __end_interrupts[]; __end_interrupts 66 arch/powerpc/include/asm/sections.h real_end = __end_interrupts - _stext; __end_interrupts 125 arch/powerpc/kernel/kvm.c if ((ulong)inst < (ulong)&__end_interrupts) __end_interrupts 399 arch/powerpc/lib/feature-fixups.c length = (__end_interrupts - _stext) / sizeof(int);