Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/cavium-octeon/executive/
Dcvmx-pko.c295 void cvmx_pko_shutdown(void) in cvmx_pko_shutdown() function
321 EXPORT_SYMBOL_GPL(cvmx_pko_shutdown);
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pko.h298 extern void cvmx_pko_shutdown(void);
/linux-4.4.14/drivers/staging/octeon/
Dethernet.c902 cvmx_pko_shutdown(); in cvm_oct_remove()