Home
last modified time | relevance | path

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

/NextBSD/sys/x86/include/
HDx86_var.h64 extern u_int cpu_mon_max_size;
/NextBSD/sys/x86/x86/
HDidentcpu.c116 u_int cpu_mon_max_size; /* MONITOR minimum range size, bytes */ variable
1413 cpu_mon_max_size = regs[1] & CPUID5_MON_MAX_SIZE; in finishidentcpu()