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