Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Defi.c75 unsigned long __initdata screen_info_table = EFI_INVALID_TABLE_ADDR; variable
86 if (screen_info_table == EFI_INVALID_TABLE_ADDR) in init_screen_info()
89 si = early_memremap(screen_info_table, sizeof(*si)); in init_screen_info()

Completed in 2 milliseconds