rusty_mos

Macro PDX

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

Get the Page Directory Offset from the virtual address

See also: PTX