Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dspecialreg.h297 #define CPUID5_MON_MIN_SIZE 0x0000ffff /* eax */ macro
/f-stack/freebsd/x86/x86/
H A Didentcpu.c1644 cpu_mon_min_size = regs[0] & CPUID5_MON_MIN_SIZE; in finishidentcpu()