Home
last modified time | relevance | path

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

/kvmtool/x86/
H A Dinterrupt.c15 void interrupt_table__setup(struct interrupt_table *itable, struct real_intr_desc *entry) in interrupt_table__setup() function
H A Dbios.c165 interrupt_table__setup(&kvm->arch.interrupt_table, &intr_desc); in setup_bios()
/kvmtool/x86/include/kvm/
H A Dinterrupt.h23 void interrupt_table__setup(struct interrupt_table *itable, struct real_intr_desc *entry);