Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmptable.c833 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_FIXED); in mptable_parse_local_int()
837 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_NMI); in mptable_parse_local_int()
840 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_SMI); in mptable_parse_local_int()
843 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_EXTINT); in mptable_parse_local_int()
938 lapic_set_lvt_mode(APIC_ID_ALL, APIC_LVT_LINT0, in mptable_parse_ints()
940 lapic_set_lvt_mode(APIC_ID_ALL, APIC_LVT_LINT1, APIC_LVT_DM_NMI); in mptable_parse_ints()
/f-stack/freebsd/x86/include/
H A Dapicvar.h457 lapic_set_lvt_mode(u_int apic_id, u_int lvt, u_int32_t mode) in lapic_set_lvt_mode() function
/f-stack/freebsd/x86/acpica/
H A Dmadt.c683 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_NMI); in madt_handle_local_nmi()