Searched refs:workaround_erratum383 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/x86/include/
H A Dx86_var.h75 extern int workaround_erratum383;
/freebsd-11-stable/sys/x86/x86/
H A Dmca.c111 int workaround_erratum383; variable
113 &workaround_erratum383, 0,
841 workaround_erratum383 = 1;
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c841 workaround_erratum383 = 1;
2775 if (workaround_erratum383)
2833 if (workaround_erratum383)
3467 if (workaround_erratum383)
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c1354 workaround_erratum383 = 1;
3981 if (workaround_erratum383)
4031 if (workaround_erratum383)
4755 if (workaround_erratum383)

Completed in 245 milliseconds