rusty_mos

Macro PTX

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

Get the Page Table Offset from the virtual address

See also: PDX