When using virtual memory, a virtual address must be translated into a physical address before data is read/written to that address. Multiple such mappings to the same set of physical addresses may exist; the information used to perform this mapping is called an address space, as is the "null mapping" where virtual=physical.