Searched refs:PCR_LOW_BITS (Results 1 – 1 of 1) sorted by relevance
499 #define PCR_LOW_BITS (PCR_ARCH_207 | PCR_ARCH_206 | PCR_ARCH_205 | PCR_ARCH_300) macro500 #define PCR_MASK ~(PCR_HIGH_BITS | PCR_LOW_BITS) /* PCR Reserved Bits */
Completed in 9 milliseconds