Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/x86/include/
HDapicreg.h401 # define APIC_LVT_DM_SMI 0x00000200 macro
/freebsd-11-stable/sys/x86/x86/
HDlocal_apic.c418 case APIC_LVT_DM_SMI: in lvt_mode_impl()
1168 case APIC_LVT_DM_SMI: in native_lapic_set_lvt_mode()
1187 case APIC_LVT_DM_SMI: in native_lapic_set_lvt_mode()
HDmptable.c814 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_SMI); in mptable_parse_local_int()