Home
last modified time | relevance | path

Searched refs:initfunc (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/arch/mips/loongson64/
Dsmp.c579 register void *addr, *base, *initfunc; in loongson3_type1_play_dead() local
632 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type1_play_dead()
641 register void *addr, *base, *initfunc; in loongson3_type2_play_dead() local
696 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type2_play_dead()
705 register void *addr, *base, *initfunc; in loongson3_type3_play_dead() local
780 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type3_play_dead()
/Linux-v5.15/arch/powerpc/kernel/
Dio-workarounds.c171 int (*initfunc)(struct iowa_bus *, void *), void *data) in iowa_register_bus()
189 if (initfunc) in iowa_register_bus()
190 if ((*initfunc)(bus, data)) in iowa_register_bus()
/Linux-v5.15/arch/arm/mm/
Dproc-v7m.S182 .macro __v7m_proc name, initfunc, cache_fns = nop_cache_fns, hwcaps = 0, proc_fns = v7m_processor_…
185 initfn \initfunc, \name
Dproc-v7.S649 .macro __v7_proc name, initfunc, mm_mmuflags = 0, io_mmuflags = 0, hwcaps = 0, proc_fns = v7_proces…
656 initfn \initfunc, \name
/Linux-v5.15/arch/ia64/hp/common/
Dsba_iommu.c1767 typedef void (initfunc)(struct ioc *); typedef
1772 initfunc *init;