Searched refs:riscv_check_interrupts_pending (Results 1 – 3 of 3) sorted by relevance
157 bool riscv_check_interrupts_pending(struct hypctx *hypctx);
570 riscv_check_interrupts_pending(struct hypctx *hypctx) in riscv_check_interrupts_pending() function594 if (riscv_check_interrupts_pending(hypctx)) in riscv_sync_interrupts()
1049 if (riscv_check_interrupts_pending(vcpu->cookie)) in vm_handle_wfi()