Searched refs:SYM_DATA_END_LABEL (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/x86/purgatory/
H A Dstack.S18 SYM_DATA_END_LABEL(stack, SYM_L_GLOBAL, stack_end)
H A Dsetup-x86_64.S53 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
59 SYM_DATA_END_LABEL(lstack, SYM_L_LOCAL, lstack_end)
H A Dentry64.S99 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
103 SYM_DATA_END_LABEL(stack, SYM_L_LOCAL, stack_init)
/linux-master/arch/x86/um/vdso/
H A Dvdso.S9 SYM_DATA_END_LABEL(vdso_start, SYM_L_GLOBAL, vdso_end)
/linux-master/arch/x86/realmode/
H A Drmpiggy.S15 SYM_DATA_END_LABEL(real_mode_blob, SYM_L_GLOBAL, real_mode_blob_end)
/linux-master/arch/s390/purgatory/
H A Dkexec-purgatory.S9 SYM_DATA_END_LABEL(kexec_purgatory, SYM_L_LOCAL, kexec_purgatory_end)
H A Dhead.S265 SYM_DATA_END_LABEL(stack, SYM_L_LOCAL, purgatory_end)
/linux-master/arch/x86/realmode/rm/
H A Dstack.S18 SYM_DATA_END_LABEL(rm_stack, SYM_L_GLOBAL, rm_stack_end)
H A Dtrampoline_64.S268 SYM_DATA_END_LABEL(tr_gdt, SYM_L_LOCAL, tr_gdt_end)
/linux-master/arch/x86/platform/pvh/
H A Dhead.S157 SYM_DATA_END_LABEL(gdt_start, SYM_L_LOCAL, gdt_end)
164 SYM_DATA_END_LABEL(early_stack, SYM_L_LOCAL, early_stack_end)
/linux-master/arch/x86/boot/compressed/
H A Dhead_32.S179 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
H A Dhead_64.S610 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
622 SYM_DATA_END_LABEL(boot_idt, SYM_L_GLOBAL, boot_idt_end)
632 SYM_DATA_END_LABEL(boot_stack, SYM_L_LOCAL, boot_stack_end)
/linux-master/include/linux/
H A Dlinkage.h333 /* SYM_DATA_END_LABEL -- the labeled end of SYM_DATA_START symbol */
334 #ifndef SYM_DATA_END_LABEL
335 #define SYM_DATA_END_LABEL(name, linkage, label) \ macro
/linux-master/arch/s390/kernel/
H A Drelocate_kernel.S74 SYM_DATA_END_LABEL(load_psw, SYM_L_LOCAL, relocate_kernel_end)
/linux-master/arch/riscv/kernel/
H A Dentry.S354 SYM_DATA_END_LABEL(excp_vect_table, SYM_L_LOCAL, excp_vect_table_end)

Completed in 150 milliseconds