Searched refs:cvmx_phys_to_ptr (Results 1 – 2 of 2) sorted by relevance
121 static inline void *cvmx_phys_to_ptr(u64 addr) in cvmx_phys_to_ptr() function
415 return cvmx_phys_to_ptr(address); in cvmx_bootmem_alloc_range()459 return cvmx_phys_to_ptr(addr); in cvmx_bootmem_alloc_named_range_once()470 ptr = cvmx_phys_to_ptr(addr); in cvmx_bootmem_alloc_named_range_once()491 return cvmx_phys_to_ptr(addr); in cvmx_bootmem_alloc_named_range_flags()1459 return cvmx_phys_to_ptr(cvmx_bootmem_desc_addr); in __cvmx_bootmem_internal_get_desc_ptr()
Completed in 18 milliseconds