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

type PT = [PTEntry; 512];

A page table.