Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darmv7m_nvic.c456 static int get_prio(NVICState *s, unsigned irq, bool secure) in get_prio() function
2294 val = deposit32(val, i * 8, 8, get_prio(s, hdlidx, sbank)); in nvic_sysreg_read()