Home
last modified time | relevance | path

Searched refs:irq_stat (Results 1 – 6 of 6) sorted by relevance

/xen/xen/include/xen/
A Dirq_cpustat.h20 extern irq_cpustat_t irq_stat[];
22 #define __IRQ_STAT(cpu, member) (irq_stat[cpu].member)
/xen/xen/arch/x86/hvm/svm/
A Dentry.S38 lea irq_stat+IRQSTAT_softirq_pending(%rip),%rdx
/xen/xen/common/
A Dsoftirq.c20 irq_cpustat_t irq_stat[NR_CPUS]; variable
/xen/xen/arch/x86/hvm/vmx/
A Dentry.S57 lea irq_stat+IRQSTAT_softirq_pending(%rip),%rdx
/xen/xen/arch/x86/x86_64/compat/
A Dentry.S37 leaq irq_stat+IRQSTAT_softirq_pending(%rip),%rcx
/xen/xen/arch/x86/x86_64/
A Dentry.S51 leaq irq_stat+IRQSTAT_softirq_pending(%rip), %rcx
945 leaq irq_stat+IRQSTAT_softirq_pending(%rip),%rcx

Completed in 8 milliseconds