Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/include/asm/sn/
Dklconfig.h626 short membnk_bnksz[MD_MEM_BANKS]; /* Memory bank sizes */ member
631 ((_info)->membnk_bnksz[(_bank)])
/linux-6.6.21/arch/mips/sgi-ip27/
Dip27-memory.c253 size = (unsigned long)banks->membnk_bnksz[slot/4]; in slot_psize_compute()