Searched refs:mps_phys (Results 1 – 1 of 1) sorted by relevance
53 static unsigned long mps_phys = EFI_INVALID_TABLE_ADDR; variable63 {MPS_TABLE_GUID, &mps_phys, "MPS" },1355 if (mps_phys != EFI_INVALID_TABLE_ADDR) in efi_systab_show_arch()1356 str += sprintf(str, "MPS=0x%lx\n", mps_phys); in efi_systab_show_arch()