Home
last modified time | relevance | path

Searched refs:MC_MISC_AMD_LVT_MASK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dspecialreg.h984 #define MC_MISC_AMD_LVT_MASK 0x00f0000000000000 /* Extended LVT offset */ macro
/f-stack/freebsd/x86/x86/
H A Dmca.c1162 misc &= ~MC_MISC_AMD_LVT_MASK; in amd_thresholding_start()