Sets the FS base to the provided `base`. ## Safety This function **must** be called by the process that this [`ArchTask`] instance belongs to. This is required since we also update the FS base register with the `base` immediately (not waiting for a switch).
(&mut self, base: VirtAddr)
source not stored for this graph (policy: none)
no test coverage detected