Searched refs:IA_GLOBAL_CTRL_MASK (Results 1 – 2 of 2) sorted by relevance
152 #define IA_GLOBAL_CTRL_MASK 0x00000007ffffffff macro
2583 msr = rdmsr(IA_GLOBAL_CTRL) & ~IA_GLOBAL_CTRL_MASK; in iap_stop_pmc()2756 msr = rdmsr(IA_GLOBAL_CTRL) & ~IA_GLOBAL_CTRL_MASK; in core2_intr()2828 wrmsr(IA_GLOBAL_CTRL, cc->pc_globalctrl & IA_GLOBAL_CTRL_MASK); in core2_intr()