Searched refs:lapic_set_lvt_mode (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/x86/x86/ |
| H A D | mptable.c | 833 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 D | apicvar.h | 457 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 D | madt.c | 683 lapic_set_lvt_mode(apic_id, pin, APIC_LVT_DM_NMI); in madt_handle_local_nmi()
|