K 10 svn:author V 3 jah K 8 svn:date V 27 2017-02-17T07:08:37.686118Z K 7 svn:log V 228 MFC r312952: Implement get_pcpu() for i386 and use it to replace pcpu_find(curcpu) in the i386 pmap. The curcpu macro loads the per-cpu data pointer as its first step, so the remaining steps of pcpu_find(curcpu) are circular. END