Searched refs:cpu_evtchn_s (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Devents.c102 struct cpu_evtchn_s { struct
105 static struct cpu_evtchn_s *cpu_evtchn_mask_p;
264 memset(cpu_evtchn_mask(0), ~0, sizeof(struct cpu_evtchn_s));
1020 cpu_evtchn_mask_p = kcalloc(nr_cpu_ids, sizeof(struct cpu_evtchn_s),

Completed in 25 milliseconds