Lines Matching full:void

16 void cpu_arm7tdmi_proc_init(void);
18 void cpu_arm7tdmi_proc_fin(void);
20 void cpu_arm7tdmi_reset(unsigned long addr, bool hvc);
22 int cpu_arm7tdmi_do_idle(void);
24 void cpu_arm7tdmi_dcache_clean_area(void *addr, int size);
26 void cpu_arm7tdmi_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
31 void cpu_arm720_proc_init(void);
33 void cpu_arm720_proc_fin(void);
35 void cpu_arm720_reset(unsigned long addr, bool hvc);
37 int cpu_arm720_do_idle(void);
39 void cpu_arm720_dcache_clean_area(void *addr, int size);
41 void cpu_arm720_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
43 void cpu_arm720_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
48 void cpu_arm740_proc_init(void);
50 void cpu_arm740_proc_fin(void);
52 void cpu_arm740_reset(unsigned long addr, bool hvc);
54 int cpu_arm740_do_idle(void);
56 void cpu_arm740_dcache_clean_area(void *addr, int size);
58 void cpu_arm740_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
63 void cpu_arm9tdmi_proc_init(void);
65 void cpu_arm9tdmi_proc_fin(void);
67 void cpu_arm9tdmi_reset(unsigned long addr, bool hvc);
69 int cpu_arm9tdmi_do_idle(void);
71 void cpu_arm9tdmi_dcache_clean_area(void *addr, int size);
73 void cpu_arm9tdmi_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
78 void cpu_arm920_proc_init(void);
80 void cpu_arm920_proc_fin(void);
82 void cpu_arm920_reset(unsigned long addr, bool hvc);
84 int cpu_arm920_do_idle(void);
86 void cpu_arm920_dcache_clean_area(void *addr, int size);
88 void cpu_arm920_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
90 void cpu_arm920_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
93 void cpu_arm920_do_suspend(void *);
95 void cpu_arm920_do_resume(void *);
101 void cpu_arm922_proc_init(void);
103 void cpu_arm922_proc_fin(void);
105 void cpu_arm922_reset(unsigned long addr, bool hvc);
107 int cpu_arm922_do_idle(void);
109 void cpu_arm922_dcache_clean_area(void *addr, int size);
111 void cpu_arm922_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
113 void cpu_arm922_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
118 void cpu_arm925_proc_init(void);
120 void cpu_arm925_proc_fin(void);
122 void cpu_arm925_reset(unsigned long addr, bool hvc);
124 int cpu_arm925_do_idle(void);
126 void cpu_arm925_dcache_clean_area(void *addr, int size);
128 void cpu_arm925_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
130 void cpu_arm925_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
135 void cpu_arm926_proc_init(void);
137 void cpu_arm926_proc_fin(void);
139 void cpu_arm926_reset(unsigned long addr, bool hvc);
141 int cpu_arm926_do_idle(void);
143 void cpu_arm926_dcache_clean_area(void *addr, int size);
145 void cpu_arm926_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
147 void cpu_arm926_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
150 void cpu_arm926_do_suspend(void *);
152 void cpu_arm926_do_resume(void *);
158 void cpu_arm940_proc_init(void);
160 void cpu_arm940_proc_fin(void);
162 void cpu_arm940_reset(unsigned long addr, bool hvc);
164 int cpu_arm940_do_idle(void);
166 void cpu_arm940_dcache_clean_area(void *addr, int size);
168 void cpu_arm940_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
173 void cpu_arm946_proc_init(void);
175 void cpu_arm946_proc_fin(void);
177 void cpu_arm946_reset(unsigned long addr, bool hvc);
179 int cpu_arm946_do_idle(void);
181 void cpu_arm946_dcache_clean_area(void *addr, int size);
183 void cpu_arm946_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
188 void cpu_fa526_proc_init(void);
190 void cpu_fa526_proc_fin(void);
192 void cpu_fa526_reset(unsigned long addr, bool hvc);
194 int cpu_fa526_do_idle(void);
196 void cpu_fa526_dcache_clean_area(void *addr, int size);
198 void cpu_fa526_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
200 void cpu_fa526_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
205 void cpu_arm1020_proc_init(void);
207 void cpu_arm1020_proc_fin(void);
209 void cpu_arm1020_reset(unsigned long addr, bool hvc);
211 int cpu_arm1020_do_idle(void);
213 void cpu_arm1020_dcache_clean_area(void *addr, int size);
215 void cpu_arm1020_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
217 void cpu_arm1020_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
222 void cpu_arm1020e_proc_init(void);
224 void cpu_arm1020e_proc_fin(void);
226 void cpu_arm1020e_reset(unsigned long addr, bool hvc);
228 int cpu_arm1020e_do_idle(void);
230 void cpu_arm1020e_dcache_clean_area(void *addr, int size);
232 void cpu_arm1020e_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
234 void cpu_arm1020e_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
239 void cpu_arm1022_proc_init(void);
241 void cpu_arm1022_proc_fin(void);
243 void cpu_arm1022_reset(unsigned long addr, bool hvc);
245 int cpu_arm1022_do_idle(void);
247 void cpu_arm1022_dcache_clean_area(void *addr, int size);
249 void cpu_arm1022_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
251 void cpu_arm1022_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
256 void cpu_arm1026_proc_init(void);
258 void cpu_arm1026_proc_fin(void);
260 void cpu_arm1026_reset(unsigned long addr, bool hvc);
262 int cpu_arm1026_do_idle(void);
264 void cpu_arm1026_dcache_clean_area(void *addr, int size);
266 void cpu_arm1026_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
268 void cpu_arm1026_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
273 void cpu_sa110_proc_init(void);
275 void cpu_sa110_proc_fin(void);
277 void cpu_sa110_reset(unsigned long addr, bool hvc);
279 int cpu_sa110_do_idle(void);
281 void cpu_sa110_dcache_clean_area(void *addr, int size);
283 void cpu_sa110_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
285 void cpu_sa110_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
290 void cpu_sa1100_proc_init(void);
292 void cpu_sa1100_proc_fin(void);
294 void cpu_sa1100_reset(unsigned long addr, bool hvc);
296 int cpu_sa1100_do_idle(void);
298 void cpu_sa1100_dcache_clean_area(void *addr, int size);
300 void cpu_sa1100_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
302 void cpu_sa1100_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
305 void cpu_sa1100_do_suspend(void *);
307 void cpu_sa1100_do_resume(void *);
313 void cpu_xscale_proc_init(void);
315 void cpu_xscale_proc_fin(void);
317 void cpu_xscale_reset(unsigned long addr, bool hvc);
319 int cpu_xscale_do_idle(void);
321 void cpu_xscale_dcache_clean_area(void *addr, int size);
323 void cpu_xscale_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
325 void cpu_xscale_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
328 void cpu_xscale_do_suspend(void *);
330 void cpu_xscale_do_resume(void *);
336 void cpu_xsc3_proc_init(void);
338 void cpu_xsc3_proc_fin(void);
340 void cpu_xsc3_reset(unsigned long addr, bool hvc);
342 int cpu_xsc3_do_idle(void);
344 void cpu_xsc3_dcache_clean_area(void *addr, int size);
346 void cpu_xsc3_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
348 void cpu_xsc3_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
351 void cpu_xsc3_do_suspend(void *);
353 void cpu_xsc3_do_resume(void *);
359 void cpu_mohawk_proc_init(void);
361 void cpu_mohawk_proc_fin(void);
363 void cpu_mohawk_reset(unsigned long addr, bool hvc);
365 int cpu_mohawk_do_idle(void);
367 void cpu_mohawk_dcache_clean_area(void *addr, int size);
369 void cpu_mohawk_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
371 void cpu_mohawk_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
374 void cpu_mohawk_do_suspend(void *);
376 void cpu_mohawk_do_resume(void *);
382 void cpu_feroceon_proc_init(void);
384 void cpu_feroceon_proc_fin(void);
386 void cpu_feroceon_reset(unsigned long addr, bool hvc);
388 int cpu_feroceon_do_idle(void);
390 void cpu_feroceon_dcache_clean_area(void *addr, int size);
392 void cpu_feroceon_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
394 void cpu_feroceon_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
397 void cpu_feroceon_do_suspend(void *);
399 void cpu_feroceon_do_resume(void *);
405 void cpu_v6_proc_init(void);
407 void cpu_v6_proc_fin(void);
409 void cpu_v6_reset(unsigned long addr, bool hvc);
411 int cpu_v6_do_idle(void);
413 void cpu_v6_dcache_clean_area(void *addr, int size);
415 void cpu_v6_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
417 void cpu_v6_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
420 void cpu_v6_do_suspend(void *);
422 void cpu_v6_do_resume(void *);
428 void cpu_v7_proc_init(void);
430 void cpu_v7_proc_fin(void);
432 void cpu_v7_reset(unsigned long addr, bool hvc);
434 int cpu_v7_do_idle(void);
437 int cpu_pj4b_do_idle(void);
440 void cpu_v7_dcache_clean_area(void *addr, int size);
442 void cpu_v7_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
445 void cpu_v7_iciallu_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
447 void cpu_v7_bpiall_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
450 void cpu_v7_set_pte_ext(pte_t *ptep, pte_t pte);
452 void cpu_v7_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
456 void cpu_v7_do_suspend(void *);
458 void cpu_v7_do_resume(void *);
461 void cpu_ca9mp_do_suspend(void *);
463 void cpu_ca9mp_do_resume(void *);
467 void cpu_pj4b_do_suspend(void *);
469 void cpu_pj4b_do_resume(void *);
476 void cpu_v7m_proc_init(void);
478 void cpu_v7m_proc_fin(void);
480 void cpu_v7m_reset(unsigned long addr, bool hvc);
482 int cpu_v7m_do_idle(void);
484 void cpu_v7m_dcache_clean_area(void *addr, int size);
486 void cpu_v7m_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
488 void cpu_v7m_set_pte_ext(pte_t *ptep, pte_t pte, unsigned int ext);
491 void cpu_v7m_do_suspend(void *);
493 void cpu_v7m_do_resume(void *);
496 void cpu_cm7_proc_fin(void);
498 void cpu_cm7_dcache_clean_area(void *addr, int size);