Home
last modified time | relevance | path

Searched refs:efi64_stub_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/boot/tools/
Dbuild.c63 static unsigned long efi64_stub_entry; variable
295 addr = efi64_stub_entry - 0x200; in efi_stub_entry_update()
356 PARSE_ZOFS(p, efi64_stub_entry); in parse_zoffset()
/linux-6.1.9/arch/x86/boot/compressed/
Dhead_64.S267 leal rva(efi64_stub_entry)(%ebp), %eax
554 SYM_FUNC_START(efi64_stub_entry)
561 SYM_FUNC_END(efi64_stub_entry)
562 SYM_FUNC_ALIAS(efi_stub_entry, efi64_stub_entry)