Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/vr41xx/common/
Drtc.c28 .start = ELAPSEDTIME_IRQ,
29 .end = ELAPSEDTIME_IRQ,
51 .start = ELAPSEDTIME_IRQ,
52 .end = ELAPSEDTIME_IRQ,
/linux-5.19.10/arch/mips/include/asm/vr41xx/
Dirq.h38 #define ELAPSEDTIME_IRQ SYSINT1_IRQ(3) macro