Virtual to physical address mapping
•EIP points to virtual address
•OS + hardware provide mapping mechanism •Switching to another process requires new mapping because virtual addresses are independent (the same virtual address must point to different physical address - process isolation)