Searched refs:vatpic (Results 1 – 4 of 4) sorted by relevance
58 #define VATPIC_LOCKED(vatpic) mtx_owned(&((vatpic)->mtx)) argument200 vatpic_notify_intr(struct vatpic *vatpic) in vatpic_notify_intr() argument466 struct vatpic *vatpic; in vatpic_set_irqstate() local519 struct vatpic *vatpic; in vatpic_set_irq_trigger() local556 struct vatpic *vatpic; in vatpic_pending_intr() local604 struct vatpic *vatpic; in vatpic_intr_accepted() local718 struct vatpic *vatpic; in vatpic_master_handler() local738 struct vatpic *vatpic; in vatpic_slave_handler() local758 struct vatpic *vatpic; in vatpic_elc_handler() local799 struct vatpic *vatpic; in vatpic_init() local[all …]
41 struct vatpic *vatpic_init(struct vm *vm);42 void vatpic_cleanup(struct vatpic *vatpic);60 int vatpic_snapshot(struct vatpic *vatpic, struct vm_snapshot_meta *meta);
160 struct vatpic *vatpic; /* (i) virtual atpic */ member448 vm->vatpic = vatpic_init(vm); in vm_init()556 vatpic_cleanup(vm->vatpic); in vm_cleanup()2595 struct vatpic *2598 return (vm->vatpic); in vm_atpic()
380 struct vatpic *vm_atpic(struct vm *vm);