Home
last modified time | relevance | path

Searched refs:desc_buffer (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-bootmem.h474 struct cvmx_bootmem_desc *desc_buffer);
495 struct cvmx_bootmem_desc *desc_buffer);
/u-boot/arch/mips/mach-octeon/
A Dcvmx-bootmem.c1139 struct cvmx_bootmem_desc *desc_buffer) in cvmx_bootmem_phy_mem_list_init() argument
1146 __func__, desc_buffer, CAST_ULL(cvmx_bootmem_desc_addr)); in cvmx_bootmem_phy_mem_list_init()
1152 if (!desc_buffer) { in cvmx_bootmem_phy_mem_list_init()
1166 cvmx_bootmem_init(cvmx_ptr_to_phys(desc_buffer)); in cvmx_bootmem_phy_mem_list_init()
1238 struct cvmx_bootmem_desc *desc_buffer) in cvmx_bootmem_phy_mem_list_init_multi() argument
1250 desc_buffer, CAST_ULL(cvmx_bootmem_desc_addr)); in cvmx_bootmem_phy_mem_list_init_multi()
1256 if (!desc_buffer) { in cvmx_bootmem_phy_mem_list_init_multi()
1274 cvmx_bootmem_init(cvmx_ptr_to_phys(desc_buffer)); in cvmx_bootmem_phy_mem_list_init_multi()

Completed in 5 milliseconds