Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h675 * @IDT_NTINTSTS_MSG: Message interrupt bit
680 #define IDT_NTINTSTS_MSG 0x00000001U macro
H A Dntb_hw_idt.c2211 if (ntint_sts & IDT_NTINTSTS_MSG) { in idt_thread_isr()
/kernel/linux/linux-6.6/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h675 * @IDT_NTINTSTS_MSG: Message interrupt bit
680 #define IDT_NTINTSTS_MSG 0x00000001U macro
H A Dntb_hw_idt.c2211 if (ntint_sts & IDT_NTINTSTS_MSG) { in idt_thread_isr()

Completed in 14 milliseconds