Home
last modified time | relevance | path

Searched refs:mem_avail (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_profile.c75 u64 mem_base, mem_avail; in mthca_make_profile() local
122 mem_avail = dev_lim->hca.arbel.max_icm_sz; in mthca_make_profile()
125 mem_avail = dev->fw.tavor.fw_start - dev->ddr_start; in mthca_make_profile()
145 if (total_size > mem_avail) { in mthca_make_profile()
149 (unsigned long long) mem_avail); in mthca_make_profile()
167 (int) (total_size >> 10), (int) (mem_avail >> 10), in mthca_make_profile()
168 (int) ((mem_avail - total_size) >> 10)); in mthca_make_profile()
/linux/drivers/pci/hotplug/
H A Dcpqphp_nvram.c68 u8 mem_avail; member
311 p_ev_ctrl->mem_avail = loop; in store_HRT()
468 nummem = p_ev_ctrl->mem_avail; in compaq_nvram_load()
496 nummem = p_ev_ctrl->mem_avail; in compaq_nvram_load()