Searched refs:nmi_flush_l1d_sw (Results 1 – 4 of 4) sorted by relevance
46 extern int nmi_flush_l1d_sw;
175 int nmi_flush_l1d_sw; variable176 SYSCTL_INT(_machdep, OID_AUTO, nmi_flush_l1d_sw, CTLFLAG_RWTUN,177 &nmi_flush_l1d_sw, 0,
952 cmpb $0, nmi_flush_l1d_sw(%rip)
620 if (nmi_flush_l1d_sw == 1) in vmx_modcleanup()621 nmi_flush_l1d_sw = 0; in vmx_modcleanup()951 if (nmi_flush_l1d_sw <= 1) in vmx_modinit()952 nmi_flush_l1d_sw = 1; in vmx_modinit()