Searched refs:__stop___restart_table (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/lib/
H A Drestart_table.c19 extern struct restart_table_entry __stop___restart_table[];
44 while (rte < __stop___restart_table) {
/linux-master/arch/powerpc/kernel/
H A Dvmlinux.lds.S26 __stop___restart_table = .; \ define
H A Dexceptions-64e.S899 LOAD_REG_ADDR_ALTTOC(r15, r11, __stop___restart_table)
902 LOAD_REG_IMMEDIATE_SYM(r15, r11, __stop___restart_table)
H A Dexceptions-64s.S627 LOAD_REG_ADDR(r10, __stop___restart_table)
631 LOAD_REG_IMMEDIATE_SYM(r10, r12, __stop___restart_table)

Completed in 273 milliseconds