grehan      2005-11-08 06:49:45 UTC
  FreeBSD src repository
  Modified files:
    sys/powerpc/powerpc  mmu_oea.c 
  Log:
  Name change from pmap_* to moea_* to fit into the new order of
  mmu implementation.
  
  This code handles the 32-bit 'OEA' MMU found on G2/G3/G4 PPC cores.
  
  Revision  Changes    Path
  1.103     +459 -467  src/sys/powerpc/powerpc/mmu_oea.c