Home
last modified time | relevance | path

Searched refs:eiointc_set_irq (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dkvm_eiointc.h82 void eiointc_set_irq(struct loongarch_eiointc *s, int irq, int level);
/linux/arch/loongarch/kvm/intc/
H A Deiointc.c108 void eiointc_set_irq(struct loongarch_eiointc *s, int irq, int level) in eiointc_set_irq() function