Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Denv.c19 u64 efi_system_table; variable
37 efi_system_table = fw_arg2; in init_environ()
A Defi.c107 if (!efi_system_table) in efi_init()
110 efi_systab = (efi_system_table_t *)early_memremap_ro(efi_system_table, sizeof(*efi_systab)); in efi_init()
/arch/loongarch/include/asm/
A Dbootinfo.h44 extern u64 efi_system_table;

Completed in 6 milliseconds