Searched refs:prop_phys (Results 1 – 1 of 1) sorted by relevance
57 static unsigned long prop_phys = EFI_INVALID_TABLE_ADDR; variable64 {EFI_PROPERTIES_TABLE_GUID, &prop_phys, "PROP" },85 &prop_phys,482 if (prop_phys != EFI_INVALID_TABLE_ADDR) { in efi_init()485 tbl = early_memremap_ro(prop_phys, sizeof(*tbl)); in efi_init()