Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dmips-cm.h115 #define MIPS_CM_L2SYNC_SIZE 0x1000 macro
/Linux-v4.19/arch/mips/kernel/
Dmips-cm.c201 mips_cm_l2sync_base = ioremap_nocache(addr, MIPS_CM_L2SYNC_SIZE); in mips_cm_probe_l2sync()