Searched refs:INTEL_PTE_COMPRESSED (Results 1 – 1 of 1) sorted by relevance
291 #define INTEL_PTE_COMPRESSED (1ULL << 62) /* marker, for invalid PTE only -- ignored by hardware… macro302 #define INTEL_PTE_COMPRESSED_MASK (INTEL_PTE_COMPRESSED | \306 ((x) & INTEL_PTE_COMPRESSED) && /* ...has "compressed" marker" */ \416 #define PTE_COMPRESSED INTEL_PTE_COMPRESSED