Macro vmi_probe

Source
macro_rules! vmi_probe {
    ($prober:expr, $expr:expr) => { ... };
}
Expand description

Probes for safely handling page faults during memory access operations.