Type Definition x86::bits64::paging::PD

source · []
pub type PD = [PDEntry; 512];
Expand description

A page directory.