Optimize zero_page for book-e mmu.
Instead of indirectly calling bzero() through mmu_booke_zero_page_area, zero the
full page the same way as the AIM pmap logic does: using dcbz.
Optimize zero_page for book-e mmu. Tags None Referenced Files None Subscribers None
Description
Details
|