Home
last modified time | relevance | path

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

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