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.c79 static int allow_idc = 1; variable
80 SYSCTL_INT(_machdep_cache, OID_AUTO, allow_idc, CTLFLAG_RDTUN, &allow_idc, 0,
2813 idc = (allow_idc != 0); in identify_cpu_sysinit()