Wow. Several misconceptions to address.
1) The number of physical address bits do not have to be the same as the number of virtual address bits. I know of several 32-bit virtual address space systems with more than 32-bits of physical address lines.
2) Even for 64-bit chips, they don't...