extern "x86-interrupt" fn tlb_shootdown_handler(
stack_frame: InterruptStackFrame,
)Expand description
Cross-CPU TLB shootdown IPI handler (vector 0xF0).
extern "x86-interrupt" fn tlb_shootdown_handler(
stack_frame: InterruptStackFrame,
)Cross-CPU TLB shootdown IPI handler (vector 0xF0).