Home
last modified time | relevance | path

Searched refs:nlm_smp_ops (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/
Dcommon.h87 extern const struct plat_smp_ops nlm_smp_ops;
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
Dsetup.c104 register_smp_ops(&nlm_smp_ops); in plat_mem_setup()
/kernel/linux/linux-5.10/arch/mips/netlogic/xlr/
Dsetup.c207 register_smp_ops(&nlm_smp_ops); in prom_init()
/kernel/linux/linux-5.10/arch/mips/netlogic/common/
Dsmp.c277 const struct plat_smp_ops nlm_smp_ops = { variable