Searched refs:PCR_LOW_BITS (Results 1 – 2 of 2) sorted by relevance
243 #define PCR_LOW_BITS (PCR_COMPAT_3_10 | PCR_COMPAT_3_00) macro244 #define HVMASK_PCR (~PCR_LOW_BITS)
503 #define PCR_LOW_BITS (PCR_ARCH_207 | PCR_ARCH_206 | PCR_ARCH_205 | PCR_ARCH_300) macro504 #define PCR_MASK ~(PCR_HIGH_BITS | PCR_LOW_BITS) /* PCR Reserved Bits */