Searched refs:smode (Results 1 – 1 of 1) sorted by relevance
74 bool smode = IS_ENABLED(CFG_RISCV_S_MODE) ? true : false; in plic_get_context() local76 return hartid * 2 + smode; in plic_get_context()