Searched refs:aplic_read_input (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/riscv/kvm/
H A Daia_aplic.c198 static bool aplic_read_input(struct aplic *aplic, u32 irq) function
340 ret |= aplic_read_input(aplic, word * 32 + i) ? BIT(i) : 0;

Completed in 203 milliseconds