Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dplic.c70 (sc->contexts[h].context_offset + PLIC_CONTEXT_THRESHOLD)
72 (sc->contexts[h].context_offset + PLIC_CONTEXT_CLAIM)
89 bus_size_t context_offset; member
369 sc->contexts[cpu].context_offset = PLIC_CONTEXT_BASE + in plic_attach()