pub const PTE_G: u32 = _; // 64u32Expand description
Global bit. When this bit in a TLB entry is set, that TLB entry will match solely on the VPN field, regardless of whether the TLB entry’s ASID field matches the value in EntryHi.
pub const PTE_G: u32 = _; // 64u32Global bit. When this bit in a TLB entry is set, that TLB entry will match solely on the VPN field, regardless of whether the TLB entry’s ASID field matches the value in EntryHi.