Searched refs:PTE_KRE (Results 1 – 2 of 2) sorted by relevance
230 if (unlikely((L1pte & PTE_KRE) == 0)) { in get_physical_address()243 if (unlikely((L2pte & PTE_KRE) == 0)) { in get_physical_address()263 if (L3pte & (PTE_KRE << mmu_idx)) { in get_physical_address()
325 PTE_KRE = 0x0100, enumerator