Home
last modified time | relevance | path

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

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