Lines Matching refs:memory_last
150 uint64_t memory_last; member
1164 phdl->memory_base = phdl->memory_last = boundbase; in pcicfg_ntbridge_allocate_resources()
1911 entry->memory_last; in pcicfg_bridge_assign()
1940 entry->memory_last - entry->memory_base; in pcicfg_bridge_assign()
2431 phdl->memory_base = phdl->memory_last = mem_answer; in pcicfg_allocate_chunk()
2553 new_mem = pcicfg_alloc_hole(&entry->mem_hole, &entry->memory_last, in pcicfg_get_mem()
3855 PCICFG_HIWORD(PCICFG_LOADDR(entry->memory_last))); in pcicfg_setup_bridge()
3902 PCICFG_ROUND_DOWN(entry->memory_last, in pcicfg_update_bridge()
3907 PCICFG_ROUND_DOWN(entry->memory_last, in pcicfg_update_bridge()
3914 if ((length = (PCICFG_ROUND_UP(entry->memory_last, in pcicfg_update_bridge()
3915 PCICFG_MEMGRAN) - entry->memory_last)) > 0) { in pcicfg_update_bridge()