rusty_mos

Macro PTE_ADDR

Source
macro_rules! PTE_ADDR {
    ($pte: expr) => { ... };
}
Expand description

Get the address(or the frame number etc.) from the page table entry (PTE)