Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmp_x86.c152 static int hyperthreading_intr_allowed = 0; variable
153 SYSCTL_INT(_machdep, OID_AUTO, hyperthreading_intr_allowed, CTLFLAG_RDTUN,
154 &hyperthreading_intr_allowed, 0,
1142 !hyperthreading_intr_allowed) in set_interrupt_apic_ids()