Searched refs:sc_contexts (Results 1 – 1 of 1) sorted by relevance
63 (sc->sc_contexts[h].enable_offset + ((n) / 32) * sizeof(uint32_t))65 (sc->sc_contexts[h].context_offset + PLIC_CONTEXT_THRESHOLD)67 (sc->sc_contexts[h].context_offset + PLIC_CONTEXT_CLAIM)104 struct plic_context sc_contexts[MAXCPUS]; member271 sc->sc_contexts[cpu].enable_offset = PLIC_ENABLE_BASE + in plic_attach()273 sc->sc_contexts[cpu].context_offset = PLIC_CONTEXT_BASE + in plic_attach()