Searched refs:mp_arch (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/arc/plat-arcfpga/include/plat/ |
D | smp.h | 35 unsigned int mp_arch:16, pad:5, sdu:1, idu:1, scu:1, ver:8; member 37 unsigned int ver:8, scu:1, idu:1, sdu:1, pad:5, mp_arch:16;
|
/linux-4.1.27/arch/arc/plat-arcfpga/ |
D | smp.c | 129 mp.ver, mp.mp_arch, IS_AVAIL1(mp.scu, "SCU"), in iss_model_init_early_smp()
|