epte 2446 arch/i386/i386/pmap.c pt_entry_t *ptes, *spte, *epte, npte;
epte 2491 arch/i386/i386/pmap.c epte = &ptes[atop(blockend)];
epte 2493 arch/i386/i386/pmap.c for (/*null */; spte < epte ; spte++, va += PAGE_SIZE) {
epte 1842 arch/i386/i386/pmapae.c pt_entry_t *ptes, *spte, *epte, opte, npte;
epte 1884 arch/i386/i386/pmapae.c epte = &ptes[atop(blockend)];
epte 1886 arch/i386/i386/pmapae.c for (/*null */; spte < epte ; spte++, sva += PAGE_SIZE) {