Searched refs:memory_hotplug_max (Results 1 – 5 of 5) sorted by relevance
37 u64 memory_hotplug_max(void);39 #define memory_hotplug_max() memblock_end_of_DRAM() macro43 #define memory_hotplug_max() memblock_end_of_DRAM() macro
1078 window_size = roundup_pow_of_two(memory_hotplug_max() + (1ULL << 32)); in pnv_pci_ioda_dma_64bit_bypass()1096 for (addr = 0; addr < memory_hotplug_max(); addr += (1 << tce_order)) { in pnv_pci_ioda_dma_64bit_bypass()1142 dma_mask > (memory_hotplug_max() + (1ULL << 32)) && in pnv_pci_ioda_iommu_bypass_supported()1385 const u64 max_memory = __rounddown_pow_of_two(memory_hotplug_max()); in pnv_pci_ioda2_setup_default_config()
1002 usm_entries = ((memory_hotplug_max() / drmem_lmb_size()) + in kexec_extra_fdt_size_ppc64()
1373 u64 memory_hotplug_max(void) in memory_hotplug_max() function
1134 resource_size_t max_addr = memory_hotplug_max(); in ddw_memory_hotplug_max()