Searched refs:lapic_reg_and (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dlapic.cpp114 static void lapic_reg_and(size_t offset, uint32_t bits) { function
340 lapic_reg_and(LAPIC_REG_LVT_TIMER, ~LVT_MASKED);
447 lapic_reg_and(LAPIC_REG_LVT_PERF, ~LVT_MASKED);

Completed in 44 milliseconds