Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/x86/include/
Dapicreg.h325 # define APIC_LVT_DM_SMI 0x00000200 macro
/freebsd-9-stable/sys/x86/x86/
Dlocal_apic.c195 case APIC_LVT_DM_SMI: in lvt_mode()
664 case APIC_LVT_DM_SMI: in lapic_set_lvt_mode()
683 case APIC_LVT_DM_SMI: in lapic_set_lvt_mode()
Dmptable.c807 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_SMI); in mptable_parse_local_int()