Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the ...

Mapped Space is virtual memory that has been mapped  to a specific virtual address (or range of virtual addresses) in the process' virtual address space.  No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted.