Home
last modified time | relevance | path

Searched refs:PRID_IMP_NETLOGIC_XLP9XX (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dxlp.h107 chip == PRID_IMP_NETLOGIC_XLP9XX || in cpu_is_xlpii()
115 return chip == PRID_IMP_NETLOGIC_XLP9XX || in cpu_is_xlp9xx()
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/
Dmips-extns.h151 if ((prid == PRID_IMP_NETLOGIC_XLP9XX) || in nlm_nodeid()
162 if ((prid == PRID_IMP_NETLOGIC_XLP9XX) || in nlm_core_id()
Dcommon.h117 == PRID_IMP_NETLOGIC_XLP9XX) ? 32 : 8; in nlm_cores_per_node()
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
Ddt.c58 case PRID_IMP_NETLOGIC_XLP9XX: in xlp_dt_init()
Dsetup.c124 case PRID_IMP_NETLOGIC_XLP9XX: in get_system_type()
Dwakeup.c142 case PRID_IMP_NETLOGIC_XLP9XX: in xlp_enable_secondary_cores()
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu.h222 #define PRID_IMP_NETLOGIC_XLP9XX 0x1500 macro
/kernel/linux/linux-5.10/arch/mips/kernel/
Dcpu-probe.c1897 case PRID_IMP_NETLOGIC_XLP9XX: in cpu_probe_netlogic()