Searched refs:start_info (Results 1 – 12 of 12) sorted by relevance
17 struct start_info { struct20 extern struct start_info start_info; argument
8 extern struct start_info *xen_start_info;
37 extern struct start_info *xen_start_info;
193 movi a1, start_info360 ENTRY(start_info)
244 start_info.stack = (unsigned long)task_pt_regs(idle); in __cpu_up()248 __func__, cpu, idle, start_info.stack); in __cpu_up()
39 struct start_info _xen_start_info;40 struct start_info *xen_start_info = &_xen_start_info;
29 extern struct start_info *xen_start_info;
62 struct start_info *xen_start_info;
1990 xen_start_info = (struct start_info *)__va(__pa(xen_start_info)); in xen_setup_kernel_pagetable()
185 struct snd_sb_csp_start start_info; in snd_sb_csp_ioctl() local227 if (copy_from_user(&start_info, (void __user *) arg, sizeof(start_info))) in snd_sb_csp_ioctl()230 err = snd_sb_csp_start(p, start_info.sample_width, start_info.channels); in snd_sb_csp_ioctl()
635 struct start_info { struct
1123 header-test- += xen/interface/hvm/start_info.h