Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dx86_var.h68 extern u_int cpu_mon_max_size;
/f-stack/freebsd/x86/x86/
H A Didentcpu.c119 u_int cpu_mon_max_size; /* MONITOR minimum range size, bytes */ variable
1645 cpu_mon_max_size = regs[1] & CPUID5_MON_MAX_SIZE; in finishidentcpu()