Type Definition x86_64::paging::PD [] [src]

type PD = [PDEntry; 512];

A page directory.