Home
last modified time | relevance | path

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

/freebsd/lib/libkvm/
H A Dkvm_private.h100 u_int dpcpu_curcpu; /* CPU we're currently working with */ member
H A Dkvm_pcpu.c229 kd->dpcpu_curcpu = cpu; in _kvm_dpcpu_setcpu()