pub fn irq_handler(vector: usize) -> bool
irq
IRQ handler.
Make sure called in an interrupt context or hypervisor VM exit handler.