Home
last modified time | relevance | path

Searched refs:MIPSNN_CFG2_TL (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/mips/include/
H A DmipsNN.h198 #define MIPSNN_CFG2_TL(x) (2 << MIPSNN_GET(CFG2_TL, (x))) macro
/netbsd/sys/arch/mips/mips/
H A Dcache.c1314 mci->mci_tcache_line_size = MIPSNN_CFG2_TL(cfg2); in mips_config_cache_modern()