Searched refs:CVMX_L2C_WPAR_PPX (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/cavium-octeon/executive/
H A Dcvmx-l2c.c58 return cvmx_read_csr(CVMX_L2C_WPAR_PPX(core)) & 0xffff; cvmx_l2c_get_core_way_partition()
102 cvmx_write_csr(CVMX_L2C_WPAR_PPX(core), mask); cvmx_l2c_set_core_way_partition()
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h103 #define CVMX_L2C_WPAR_PPX(offset) (CVMX_ADD_IO_SEG(0x0001180080840000ull) + ((offset) & 31) * 8) macro

Completed in 108 milliseconds