Home
last modified time | relevance | path

Searched refs:SYM_DATA_END_LABEL (Results 1 – 12 of 12) sorted by relevance

/linux/arch/x86/purgatory/
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)
A Dentry64.S99 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
103 SYM_DATA_END_LABEL(stack, SYM_L_LOCAL, stack_init)
A Dstack.S18 SYM_DATA_END_LABEL(stack, SYM_L_GLOBAL, stack_end)
/linux/arch/x86/platform/pvh/
A Dhead.S155 SYM_DATA_END_LABEL(gdt_start, SYM_L_LOCAL, gdt_end)
162 SYM_DATA_END_LABEL(early_stack, SYM_L_LOCAL, early_stack_end)
/linux/arch/x86/um/vdso/
A Dvdso.S9 SYM_DATA_END_LABEL(vdso_start, SYM_L_GLOBAL, vdso_end)
/linux/include/linux/
A Dlinkage.h332 #ifndef SYM_DATA_END_LABEL
333 #define SYM_DATA_END_LABEL(name, linkage, label) \ macro
/linux/arch/x86/realmode/
A Drmpiggy.S15 SYM_DATA_END_LABEL(real_mode_blob, SYM_L_GLOBAL, real_mode_blob_end)
/linux/arch/x86/realmode/rm/
A Dstack.S18 SYM_DATA_END_LABEL(rm_stack, SYM_L_GLOBAL, rm_stack_end)
A Dtrampoline_64.S183 SYM_DATA_END_LABEL(tr_gdt, SYM_L_LOCAL, tr_gdt_end)
/linux/arch/x86/boot/compressed/
A Dhead_64.S710 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
722 SYM_DATA_END_LABEL(boot_idt, SYM_L_GLOBAL, boot_idt_end)
734 SYM_DATA_END_LABEL(boot32_idt, SYM_L_GLOBAL, boot32_idt_end)
970 SYM_DATA_END_LABEL(boot_stack, SYM_L_LOCAL, boot_stack_end)
A Dhead_32.S210 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
/linux/Documentation/
A Dasm-annotations.rst186 ``SYM_DATA_END_LABEL``. The latter adds also a label to the end, so that
192 SYM_DATA_END_LABEL(lstack, SYM_L_LOCAL, lstack_end)

Completed in 10 milliseconds