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