Lines Matching defs:address
56 * parameter is the physical address of the structure.
68 * @param base 64bit physical address of the complete structure
121 * address range. This is an allocate-only algorithm, so
126 * @min_addr: defines the minimum address of the range
127 * @max_addr: defines the maximum address of the range
134 int64_t address;
135 address =
138 if (address > 0)
139 return cvmx_phys_to_ptr(address);
144 void *cvmx_bootmem_alloc_address(uint64_t size, uint64_t address,
147 return cvmx_bootmem_alloc_range(size, alignment, address,
148 address + size);
189 * Linux 32 bit: use mmap to create mapping, use virtual address
190 * CVMX 64 bit: use physical address directly
191 * CVMX 32 bit: use physical address directly
283 * Adjust address minimum based on requested alignment (round
329 * We should be able to allocate block at address
351 * Align desired address down to required