Home
last modified time | relevance | path

Searched refs:APIC_SVR_SWEN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dapicreg.h329 # define APIC_SVR_SWEN 0x00000100 macro
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c1072 value &= ~APIC_SVR_SWEN; in native_lapic_disable()
1084 value |= APIC_SVR_FEN | APIC_SVR_SWEN | APIC_SPURIOUS_INT; in lapic_enable()