Lines Matching refs:PCICFG_MEMGRAN
94 #define PCICFG_MEMGRAN 0x100000 macro
103 static int pcicfg_slot_memsize = 32 * PCICFG_MEMGRAN; /* 32MB per slot */
1156 PCICFG_MEMGRAN - 1; /* 1M alignment on memory space */ in pcicfg_ntbridge_allocate_resources()
2414 PCICFG_MEMGRAN - 1; /* 1M alignment on memory space */ in pcicfg_allocate_chunk()
2422 PCICFG_ROUND_UP(mem_request->ra_len, PCICFG_MEMGRAN); in pcicfg_allocate_chunk()
3899 PCICFG_MEMGRAN)); in pcicfg_update_bridge()
3904 PCICFG_MEMGRAN)))); in pcicfg_update_bridge()
3911 PCICFG_MEMGRAN) - entry->memory_last)) > 0) { in pcicfg_update_bridge()
4993 PCICFG_MEMGRAN - 1; /* 1M alignment on memory space */ in pcicfg_probe_bridge()
5109 PCICFG_ROUND_DOWN((mem_answer + mem_alen), PCICFG_MEMGRAN) - 1))); in pcicfg_probe_bridge()
5115 if (PCICFG_ROUND_DOWN((mem_answer + mem_alen), PCICFG_MEMGRAN) in pcicfg_probe_bridge()
5121 PCICFG_MEMGRAN); in pcicfg_probe_bridge()
5124 PCICFG_MEMGRAN)); in pcicfg_probe_bridge()
5361 mem_end = PCICFG_ROUND_UP(phdl.memory_base, PCICFG_MEMGRAN); in pcicfg_probe_bridge()