Searched refs:new_with_clock (Results 1 – 2 of 2) sorted by relevance
135 Self::new_with_clock(num_vcpus, irq_tube, ioapic_pins, clock) in new()139 pub fn new_with_clock( in new_with_clock() method
82 let mut chip = UserspaceIrqChip::<FakeVcpu>::new_with_clock(num_vcpus, irq_tube, None, clock) in get_chip_with_clock()