Searched refs:riscv_check_interrupts_pending (Results 1 – 3 of 3) sorted by relevance
135 bool riscv_check_interrupts_pending(struct hypctx *hypctx);
561 riscv_check_interrupts_pending(struct hypctx *hypctx) in riscv_check_interrupts_pending() function585 if (riscv_check_interrupts_pending(hypctx)) in riscv_sync_interrupts()
1417 if (riscv_check_interrupts_pending(vcpu->cookie)) in vm_handle_wfi()