Home
last modified time | relevance | path

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

/linux-6.1.9/arch/ia64/kernel/
Desi.c47 extern unsigned long esi_phys;
55 if (esi_phys == EFI_INVALID_TABLE_ADDR) in esi_init()
58 systab = __va(esi_phys); in esi_init()
Defi.c56 unsigned long __initdata esi_phys = EFI_INVALID_TABLE_ADDR; variable
61 {ESI_TABLE_GUID, &esi_phys, "ESI" },