Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Diosapic.h24 #define IOSAPIC_LOWEST_PRIORITY 0x1 macro
/openbmc/linux/arch/ia64/kernel/
H A Diosapic.c235 redir = (dmode == IOSAPIC_LOWEST_PRIORITY) ? 1 : 0; in set_rte()
358 low32 |= (IOSAPIC_LOWEST_PRIORITY << IOSAPIC_DELIVERY_SHIFT); in iosapic_set_affinity()
499 info->dmode == IOSAPIC_LOWEST_PRIORITY) && in iosapic_find_sharable_irq()
701 return IOSAPIC_LOWEST_PRIORITY; in choose_dmode()