Lines Matching refs:memory_last
148 uint64_t memory_last; member
1164 phdl->memory_base = phdl->memory_last = boundbase; in pcicfg_ntbridge_allocate_resources()
1913 entry->memory_last; in pcicfg_bridge_assign()
1942 entry->memory_last - entry->memory_base; in pcicfg_bridge_assign()
2434 phdl->memory_base = phdl->memory_last = mem_answer; in pcicfg_allocate_chunk()
2557 new_mem = pcicfg_alloc_hole(&entry->mem_hole, &entry->memory_last, in pcicfg_get_mem()
3851 PCICFG_HIWORD(PCICFG_LOADDR(entry->memory_last))); in pcicfg_setup_bridge()
3898 PCICFG_ROUND_DOWN(entry->memory_last, in pcicfg_update_bridge()
3903 PCICFG_ROUND_DOWN(entry->memory_last, in pcicfg_update_bridge()
3910 if ((length = (PCICFG_ROUND_UP(entry->memory_last, in pcicfg_update_bridge()
3911 PCICFG_MEMGRAN) - entry->memory_last)) > 0) { in pcicfg_update_bridge()