pub fn set_broadcast_tlb_shootdown_cb(func: fn(_: PageRange))
Expand description

Set the function callback that will be invoked every time a TLB shootdown is necessary, i.e., during page table remapping and unmapping operations.