Searched refs:memory_hotplug_max (Results 1 – 4 of 4) 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
1300 window_size = roundup_pow_of_two(memory_hotplug_max() + (1ULL << 32)); in pnv_pci_ioda_dma_64bit_bypass()1318 for (addr = 0; addr < memory_hotplug_max(); addr += (1 << tce_order)) { in pnv_pci_ioda_dma_64bit_bypass()1364 dma_mask > (memory_hotplug_max() + (1ULL << 32)) && in pnv_pci_ioda_iommu_bypass_supported()1887 const u64 max_memory = __rounddown_pow_of_two(memory_hotplug_max()); in pnv_pci_ioda2_setup_default_config()
1158 u64 memory_hotplug_max(void) in memory_hotplug_max() function
1034 phys_addr_t max_addr = memory_hotplug_max(); in ddw_memory_hotplug_max()