Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ofw/
Dofw_cpu.c137 struct pcpu *sc_cpu_pcpu; member
193 sc->sc_cpu_pcpu = pcpu_find(cell); in ofw_cpu_attach()
213 *result = (uintptr_t)sc->sc_cpu_pcpu; in ofw_cpu_read_ivar()