Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/
Dxen.h113 #define VIRQ_PCPU_STATE 9 /* G. (DOM0) PCPU state changed */ macro
/Linux-v4.19/drivers/xen/
Dpcpu.c390 irq = bind_virq_to_irqhandler(VIRQ_PCPU_STATE, 0, in xen_pcpu_init()