Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dhead_64.S563 SYM_DATA_END(early_top_pgt)
582 SYM_DATA_END(init_top_pgt)
587 SYM_DATA_END(level3_ident_pgt)
598 SYM_DATA_END(level2_ident_pgt)
603 SYM_DATA_END(init_top_pgt)
610 SYM_DATA_END(level4_kernel_pgt)
618 SYM_DATA_END(level3_kernel_pgt)
635 SYM_DATA_END(level2_kernel_pgt)
647 SYM_DATA_END(level2_fixmap_pgt)
653 SYM_DATA_END(level1_fixmap_pgt)
[all …]
/linux-6.3-rc2/arch/x86/realmode/rm/
A Dwakeup_asm.S34 SYM_DATA_END(wakeup_header)
168 SYM_DATA_END(wakeup_gdt)
179 SYM_DATA_END(.Lwakeup_idt)
A Dreboot.S134 SYM_DATA_END(machine_real_restart_idt)
157 SYM_DATA_END(machine_real_restart_gdt)
A Dtrampoline_64.S227 SYM_DATA_END(tr_gdt64)
232 SYM_DATA_END(tr_compat)
244 SYM_DATA_END(trampoline_header)
A Dtrampoline_common.S14 SYM_DATA_END(tr_idt)
A Dheader.S40 SYM_DATA_END(real_mode_header)
A Dtrampoline_32.S71 SYM_DATA_END(trampoline_header)
/linux-6.3-rc2/include/linux/
A Dlinkage.h328 #ifndef SYM_DATA_END
329 #define SYM_DATA_END(name) \ macro
347 SYM_DATA_END(name)
355 SYM_DATA_END(name)
/linux-6.3-rc2/arch/x86/boot/compressed/
A Defi_mixed.S328 SYM_DATA_END(loaded_image_proto)
335 SYM_DATA_END(efi32_boot_gdt)
340 SYM_DATA_END(efi32_boot_idt)
A Dmem_encrypt.S319 SYM_DATA_END(boot32_idt)
324 SYM_DATA_END(boot32_idt_desc)
A Dhead_64.S699 SYM_DATA_END(gdt64)
715 SYM_DATA_END(boot_idt_desc)
/linux-6.3-rc2/arch/x86/realmode/
A Drmpiggy.S19 SYM_DATA_END(real_mode_relocs)
/linux-6.3-rc2/arch/x86/platform/efi/
A Defi_thunk_64.S94 SYM_DATA_END(__efi64_thunk_ret_tramp)
/linux-6.3-rc2/arch/x86/include/asm/
A Dsetup.h143 SYM_DATA_END(__brk_\name)
/linux-6.3-rc2/arch/loongarch/kernel/
A Drelocate_kernel.S112 SYM_DATA_END(relocate_new_kernel_size)
/linux-6.3-rc2/arch/x86/purgatory/
A Dentry64.S79 SYM_DATA_END(entry64_regs)
/linux-6.3-rc2/arch/x86/platform/pvh/
A Dhead.S147 SYM_DATA_END(gdt)
/linux-6.3-rc2/Documentation/core-api/
A 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``

Completed in 14 milliseconds