pub unsafe fn tss_set_rsp0(rsp0: VirtAddr)
Sets the stack pointer for privilege level 0 (RSP0) of the current TSS.
Must be called after initialization and preemption is disabled.