Home
last modified time | relevance | path

Searched refs:PARSE_ZOFS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/boot/tools/
H A Dbuild.c332 #define PARSE_ZOFS(p, sym) do { \ macro
355 PARSE_ZOFS(p, efi32_stub_entry); in parse_zoffset()
356 PARSE_ZOFS(p, efi64_stub_entry); in parse_zoffset()
357 PARSE_ZOFS(p, efi_pe_entry); in parse_zoffset()
358 PARSE_ZOFS(p, efi32_pe_entry); in parse_zoffset()
359 PARSE_ZOFS(p, kernel_info); in parse_zoffset()
360 PARSE_ZOFS(p, startup_64); in parse_zoffset()
361 PARSE_ZOFS(p, _ehead); in parse_zoffset()
362 PARSE_ZOFS(p, _end); in parse_zoffset()
/kernel/linux/linux-6.6/arch/x86/boot/tools/
H A Dbuild.c141 #define PARSE_ZOFS(p, sym) do { \ macro
164 PARSE_ZOFS(p, _edata); in parse_zoffset()

Completed in 2 milliseconds