Constant x86_64::paging::PDPT_G []

pub const PDPT_G: PDPTEntry = PDPTEntry{bits: 1 << 8,}

Global; if PDPT_PS && CR4.PGE = 1, determines whether the translation is global; ignored otherwise if not PDPT_PS this is ignored.