Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmp_x86.c151 static int hyperthreading_intr_allowed = 0; variable
152 SYSCTL_INT(_machdep, OID_AUTO, hyperthreading_intr_allowed, CTLFLAG_RDTUN,
153 &hyperthreading_intr_allowed, 0,
1192 !hyperthreading_intr_allowed) in set_interrupt_apic_ids()