Home
last modified time | relevance | path

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

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