Skip to main content

stack_segment_fault_handler

Function stack_segment_fault_handler 

Source
extern "x86-interrupt" fn stack_segment_fault_handler(
    stack_frame: InterruptStackFrame,
    error_code: u64,
)
Expand description

Performs the stack segment fault handler operation.