Home
last modified time | relevance | path

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

/freebsd-13.1/sys/x86/x86/
H A Dmp_x86.c160 static int hyperthreading_intr_allowed = 0; variable
161 SYSCTL_INT(_machdep, OID_AUTO, hyperthreading_intr_allowed, CTLFLAG_RDTUN,
162 &hyperthreading_intr_allowed, 0,
1157 !hyperthreading_intr_allowed) in set_interrupt_apic_ids()