jeff 2003/09/30 22:56:46 PDT FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: - Hide more #ifdef logic in a new invlcaddr inline. This function flushes the full tlb if you're on an I386or does an invlpg otherwise. Glanced at by: peter Revision Changes Path 1.441 +13 -15 src/sys/i386/i386/pmap.c