Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/x86/x86/
HDcpu_machdep.c1044 void (*mds_handler)(void) = mds_handler_void; variable
1051 if (mds_handler == mds_handler_void) in sysctl_hw_mds_disable_state_handler()
1053 else if (mds_handler == mds_handler_verw) in sysctl_hw_mds_disable_state_handler()
1055 else if (mds_handler == mds_handler_ivb) in sysctl_hw_mds_disable_state_handler()
1057 else if (mds_handler == mds_handler_bdw) in sysctl_hw_mds_disable_state_handler()
1059 else if (mds_handler == mds_handler_skl_sse) in sysctl_hw_mds_disable_state_handler()
1061 else if (mds_handler == mds_handler_skl_avx) in sysctl_hw_mds_disable_state_handler()
1063 else if (mds_handler == mds_handler_skl_avx512) in sysctl_hw_mds_disable_state_handler()
1065 else if (mds_handler == mds_handler_silvermont) in sysctl_hw_mds_disable_state_handler()
1106 mds_handler = mds_handler_void; in hw_mds_recalculate()
[all …]
/freebsd-14-stable/sys/i386/i386/
HDexception.S545 movl mds_handler,%eax
/freebsd-14-stable/sys/amd64/amd64/
HDexception.S589 callq *mds_handler
1238 callq *mds_handler