HomeFreeBSD

MFC r312952:

Description

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.

Details

Provenance
jahAuthored on
Parents
rS313861: Remove ahb references as well as 1640 info in aha.4
Branches
Unknown
Tags
Unknown