Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Daia_aplic.c188 static bool aplic_read_input(struct aplic *aplic, u32 irq) in aplic_read_input() function
315 ret |= aplic_read_input(aplic, word * 32 + i) ? BIT(i) : 0; in aplic_read_input_word()

Completed in 1 milliseconds