Searched refs:rt_prop (Results 1 – 1 of 1) sorted by relevance
58 static unsigned long __initdata rt_prop = EFI_INVALID_TABLE_ADDR; variable540 {EFI_RT_PROPERTIES_TABLE_GUID, &rt_prop, "RTPROP" },672 if (rt_prop != EFI_INVALID_TABLE_ADDR) { in efi_config_parse_tables()675 tbl = early_memremap(rt_prop, sizeof(*tbl)); in efi_config_parse_tables()