Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dapicreg.h400 # define APIC_LVT_DM_SMI 0x00000200 macro
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c440 case APIC_LVT_DM_SMI: in lvt_mode_impl()
1187 case APIC_LVT_DM_SMI: in native_lapic_set_lvt_mode()
1206 case APIC_LVT_DM_SMI: in native_lapic_set_lvt_mode()
H A Dmptable.c840 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_SMI); in mptable_parse_local_int()