extern "x86-interrupt" fn stack_segment_fault_handler( stack_frame: InterruptStackFrame, error_code: u64, )
Performs the stack segment fault handler operation.