Home
last modified time | relevance | path

Searched refs:efi32_stub_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/boot/compressed/
A Dhead_32.S154 SYM_FUNC_START(efi32_stub_entry)
160 SYM_FUNC_END(efi32_stub_entry)
161 SYM_FUNC_ALIAS(efi_stub_entry, efi32_stub_entry)
A Dhead_64.S299 SYM_FUNC_START(efi32_stub_entry)
305 SYM_FUNC_END(efi32_stub_entry)
/linux-6.3-rc2/arch/x86/boot/tools/
A Dbuild.c62 static unsigned long efi32_stub_entry; variable
291 unsigned long addr = efi32_stub_entry; in efi_stub_entry_update()
300 if (efi32_stub_entry != addr) in efi_stub_entry_update()
357 PARSE_ZOFS(p, efi32_stub_entry); in parse_zoffset()

Completed in 4 milliseconds