Home
last modified time | relevance | path

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

/freebsd-src/sys/x86/include/
H A Dapicreg.h398 # define APIC_LVT_DM_SMI 0x00000200 macro
/freebsd-src/sys/x86/x86/
H A Dlocal_apic.c372 case APIC_LVT_DM_SMI: in lvt_mode_impl()
1160 case APIC_LVT_DM_SMI: in lapic_set_lvt_mode()
1179 case APIC_LVT_DM_SMI: in lapic_set_lvt_mode()
H A Dmptable.c879 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_SMI); in mptable_parse_local_int()