Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/loongson64/
Dsmp.c578 register void *addr, *base, *initfunc; in loongson3_type1_play_dead() local
631 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type1_play_dead()
640 register void *addr, *base, *initfunc; in loongson3_type2_play_dead() local
695 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type2_play_dead()
704 register void *addr, *base, *initfunc; in loongson3_type3_play_dead() local
779 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type3_play_dead()
/Linux-v6.1/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-v6.1/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-v6.1/arch/ia64/hp/common/
Dsba_iommu.c1767 typedef void (initfunc)(struct ioc *); typedef
1772 initfunc *init;