Searched refs:max_phys (Results 1 – 4 of 4) sorted by relevance
1700 const u64 max_phys = DIRECT_MAP_PHYSMEM_END; in mhp_get_pluggable_range() local1705 if (mhp_range.start > max_phys) { in mhp_get_pluggable_range()1709 mhp_range.end = min_t(u64, mhp_range.end, max_phys); in mhp_get_pluggable_range()1712 mhp_range.end = max_phys; in mhp_get_pluggable_range()
104 int max_phys; /* REPORTED + ENABLEABLE */ member
818 asd_ha->hw_prof.max_phys = rep_phys + en_phys; in asd_ms_get_phy_params()821 asd_ha->hw_prof.max_phys, asd_ha->hw_prof.num_phys); in asd_ms_get_phy_params()
767 asd_ha->hw_prof.pcba_sn, asd_ha->hw_prof.max_phys, in asd_pci_probe()