Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/loongson64/
Dsmp.c565 register void *addr, *base, *initfunc; in loongson3_type1_play_dead() local
618 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type1_play_dead()
627 register void *addr, *base, *initfunc; in loongson3_type2_play_dead() local
682 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type2_play_dead()
691 register void *addr, *base, *initfunc; in loongson3_type3_play_dead() local
766 [count] "=&r" (count), [initfunc] "=&r" (initfunc) in loongson3_type3_play_dead()
/Linux-v6.6/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.6/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.S651 .macro __v7_proc name, initfunc, mm_mmuflags = 0, io_mmuflags = 0, hwcaps = 0, proc_fns = v7_proces…
658 initfn \initfunc, \name
/Linux-v6.6/arch/ia64/hp/common/
Dsba_iommu.c1775 typedef void (initfunc)(struct ioc *); typedef
1780 initfunc *init;