Home
last modified time | relevance | path

Searched refs:CR4_PCE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_intel.c53 load_cr4(rcr4() | CR4_PCE); in intel_switch_in()
70 load_cr4(rcr4() & ~CR4_PCE); in intel_switch_out()
H A Dhwpmc_amd.c331 load_cr4(rcr4() | CR4_PCE); in amd_switch_in()
348 load_cr4(rcr4() & ~CR4_PCE); in amd_switch_out()
/freebsd/sys/x86/include/
H A Dspecialreg.h70 #define CR4_PCE 0x00000100 /* Performance monitoring counter macro