Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Didentcpu.c75 static int allow_idc = 1; variable
76 SYSCTL_INT(_machdep_cache, OID_AUTO, allow_idc, CTLFLAG_RDTUN, &allow_idc, 0,
2440 idc = (allow_idc != 0); in identify_cpu_sysinit()