Home
last modified time | relevance | path

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

/linux-5.19.10/include/xen/interface/
Dxen.h96 #define VIRQ_PCPU_STATE 9 /* G. (DOM0) PCPU state changed */ macro
/linux-5.19.10/drivers/xen/
Dpcpu.c355 irq = bind_virq_to_irqhandler(VIRQ_PCPU_STATE, 0, in xen_pcpu_init()