Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dtrace-s390.h225 TP_PROTO(unsigned char stop_irq, unsigned char flags),
226 TP_ARGS(stop_irq, flags),
229 __field(unsigned char, stop_irq)
234 __entry->stop_irq = stop_irq;
239 __entry->stop_irq, __entry->flags)
/linux/drivers/remoteproc/
H A Dqcom_q6v5.h30 int stop_irq; member