Searched refs:CR4_PCE (Results 1 – 3 of 3) sorted by relevance
53 load_cr4(rcr4() | CR4_PCE); in intel_switch_in()70 load_cr4(rcr4() & ~CR4_PCE); in intel_switch_out()
331 load_cr4(rcr4() | CR4_PCE); in amd_switch_in()348 load_cr4(rcr4() & ~CR4_PCE); in amd_switch_out()
70 #define CR4_PCE 0x00000100 /* Performance monitoring counter macro