x86 Assembly Language Reference Manual

Invalidate Page (invlpg) [486 only]

invlpg	mem32
Example

Invalidate a single entry in the translation lookaside buffer.

invlpg 5(%ebx)