Home
last modified time | relevance | path

Searched refs:cvmx_bootmem_free_named (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-bootmem.h237 extern int cvmx_bootmem_free_named(char *name);
/openbmc/linux/arch/mips/cavium-octeon/
H A Dsetup.c245 cvmx_bootmem_free_named(ptr[i].name); in octeon_generic_shutdown()
1085 cvmx_bootmem_free_named("CAVIUM_RESERVE32"); in plat_mem_setup()
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-bootmem.c713 int cvmx_bootmem_free_named(char *name) in cvmx_bootmem_free_named() function