Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dl2_cache.h50 #define L2_CA_CONF_mskL2SET (0xFUL << L2_CA_CONF_offL2SET) macro
98 return 64 << ((L2C_R_REG(L2_CA_CONF_OFF) & L2_CA_CONF_mskL2SET) >> in L2_CACHE_SET()
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Datl2c.c38 64 << ((L2C_R_REG(L2_CA_CONF_OFF) & L2_CA_CONF_mskL2SET) >> in atl2c_of_init()

Completed in 2 milliseconds