ProtectPage
status_t ProtectPage(VMArea* area, addr_t address,
map->ProtectPage(tempArea, address, protection);
map->ProtectPage(tempArea, address, protection);
map->ProtectPage(area, address, newProtection);
context.map->ProtectPage(area, address, newProtection);
map->ProtectPage(area, pageAddress, protection);