Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c464 return irq_create_mapping(d, INT_PCOV); in get_pmc_irq()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1414 #define INT_PCOV 10 /* Performance Counter Overflow */ macro