Home
last modified time | relevance | path

Searched refs:SYM_DATA_END (Results 1 – 17 of 17) sorted by relevance

/Linux-v6.1/arch/x86/kernel/
Dhead_64.S562 SYM_DATA_END(early_top_pgt)
566 SYM_DATA_END(early_dynamic_pgts)
581 SYM_DATA_END(init_top_pgt)
586 SYM_DATA_END(level3_ident_pgt)
597 SYM_DATA_END(level2_ident_pgt)
602 SYM_DATA_END(init_top_pgt)
609 SYM_DATA_END(level4_kernel_pgt)
617 SYM_DATA_END(level3_kernel_pgt)
634 SYM_DATA_END(level2_kernel_pgt)
646 SYM_DATA_END(level2_fixmap_pgt)
[all …]
/Linux-v6.1/arch/x86/boot/compressed/
Defi_thunk_64.S182 SYM_DATA_END(efi32_boot_gdt)
187 SYM_DATA_END(efi32_boot_idt)
191 SYM_DATA_END(efi32_boot_cs)
195 SYM_DATA_END(efi32_boot_ds)
Dhead_64.S722 SYM_DATA_END(gdt64)
738 SYM_DATA_END(boot_idt_desc)
751 SYM_DATA_END(boot32_idt_desc)
849 SYM_DATA_END(loaded_image_proto)
/Linux-v6.1/arch/x86/realmode/rm/
Dwakeup_asm.S34 SYM_DATA_END(wakeup_header)
168 SYM_DATA_END(wakeup_gdt)
179 SYM_DATA_END(.Lwakeup_idt)
Dreboot.S134 SYM_DATA_END(machine_real_restart_idt)
157 SYM_DATA_END(machine_real_restart_gdt)
Dtrampoline_64.S227 SYM_DATA_END(tr_gdt64)
232 SYM_DATA_END(tr_compat)
244 SYM_DATA_END(trampoline_header)
Dtrampoline_common.S14 SYM_DATA_END(tr_idt)
Dheader.S40 SYM_DATA_END(real_mode_header)
Dtrampoline_32.S71 SYM_DATA_END(trampoline_header)
/Linux-v6.1/include/linux/
Dlinkage.h328 #ifndef SYM_DATA_END
329 #define SYM_DATA_END(name) \ macro
347 SYM_DATA_END(name)
355 SYM_DATA_END(name)
/Linux-v6.1/arch/x86/realmode/
Drmpiggy.S19 SYM_DATA_END(real_mode_relocs)
/Linux-v6.1/arch/x86/platform/efi/
Defi_thunk_64.S94 SYM_DATA_END(__efi64_thunk_ret_tramp)
/Linux-v6.1/arch/x86/include/asm/
Dsetup.h143 SYM_DATA_END(__brk_\name)
/Linux-v6.1/arch/loongarch/kernel/
Drelocate_kernel.S112 SYM_DATA_END(relocate_new_kernel_size)
/Linux-v6.1/arch/x86/purgatory/
Dentry64.S79 SYM_DATA_END(entry64_regs)
/Linux-v6.1/arch/x86/platform/pvh/
Dhead.S147 SYM_DATA_END(gdt)
/Linux-v6.1/Documentation/core-api/
Dasm-annotations.rst185 and shall be used in conjunction with either ``SYM_DATA_END``, or
200 In the end, they expand to ``SYM_DATA_START`` with ``SYM_DATA_END``