Searched refs:start_info (Results 1 – 25 of 87) sorted by relevance
1234
17 struct start_info { struct20 extern struct start_info start_info; argument
196 movi a1, start_info270 movi a1, start_info371 ENTRY(start_info)
239 start_info.stack = (unsigned long)task_pt_regs(idle); in __cpu_up()243 __func__, cpu, idle, start_info.stack); in __cpu_up()
8 extern struct start_info *xen_start_info;
37 extern struct start_info *xen_start_info;
40 static struct start_info _xen_start_info;41 struct start_info *xen_start_info = &_xen_start_info;
1035 include/xen/interface/hvm/start_info.h \
187 struct snd_sb_csp_start start_info; in snd_sb_csp_ioctl() local229 if (copy_from_user(&start_info, (void __user *) arg, sizeof(start_info))) in snd_sb_csp_ioctl()232 err = snd_sb_csp_start(p, start_info.sample_width, start_info.channels); in snd_sb_csp_ioctl()
28 extern struct start_info *xen_start_info;
49 struct start_info *xen_start_info;
1814 xen_start_info = (struct start_info *)__va(__pa(xen_start_info)); in xen_setup_kernel_pagetable()
620 struct start_info { struct
210 include/xen/interface/hvm/start_info.h \
497 include/xen/interface/hvm/start_info.h \
763 include/xen/interface/hvm/start_info.h \
956 include/xen/interface/hvm/start_info.h \
975 include/xen/interface/hvm/start_info.h \
1040 include/xen/interface/hvm/start_info.h \
1048 include/xen/interface/hvm/start_info.h \
1169 include/xen/interface/hvm/start_info.h \
1176 include/xen/interface/hvm/start_info.h \
1174 include/xen/interface/hvm/start_info.h \
Completed in 59 milliseconds