Searched refs:PCR0_BTB (Results 1 – 2 of 2) sorted by relevance
244 pcr0 |= PCR0_BTB; in init_5x86()246 pcr0 &= ~PCR0_BTB; in init_5x86()
929 #define PCR0_BTB 0x02 /* Enables branch target buffer */ macro