Home
last modified time | relevance | path

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

/hypervisor/arch/x86/
A Dlapic.c136 regs->lvt[APIC_LVT_LINT1].v = in save_lapic()
156 (uint64_t) regs->lvt[APIC_LVT_LINT1].v); in restore_lapic()
/hypervisor/include/arch/x86/asm/
A Dapicreg.h390 #define APIC_LVT_LINT1 4U macro
/hypervisor/arch/x86/guest/
A Dvlapic.c588 index = APIC_LVT_LINT1; in lvt_off_to_idx()
738 lapic->lvt[APIC_LVT_LINT1].v |= APIC_LVT_M; in vlapic_mask_lvts()
875 case APIC_LVT_LINT1: in vlapic_trigger_lvt()
892 case APIC_LVT_LINT1: in vlapic_trigger_lvt()
1623 lapic->lvt[APIC_LVT_LINT1].v = regs->lvt[APIC_LVT_LINT1].v; in vlapic_restore()

Completed in 10 milliseconds