Searched refs:PTE_VALID (Results 1 – 2 of 2) sorted by relevance
228 if (unlikely((L1pte & PTE_VALID) == 0)) { in get_physical_address()241 if (unlikely((L2pte & PTE_VALID) == 0)) { in get_physical_address()255 if (unlikely((L3pte & PTE_VALID) == 0)) { in get_physical_address()
320 PTE_VALID = 0x0001, enumerator