Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c67 static int allow_idc = 1; variable
68 SYSCTL_INT(_machdep_cache, OID_AUTO, allow_idc, CTLFLAG_RDTUN, &allow_idc, 0,
1199 idc = (allow_idc != 0); in identify_cpu_sysinit()