Searched refs:nlm_cpuid (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/mips/nlm/
H A Dcms.c183 hwtid = nlm_cpuid();
277 cpu = nlm_cpuid();
319 if (hwtid != nlm_cpuid())
321 nlm_cpuid());
324 xlp_msgring_cpu_init(nlm_nodeid(), nlm_cpuid(), CMS_DEFAULT_CREDIT);
329 xlp_cms_enable_intr(nlm_nodeid(), nlm_cpuid(), 0x2, 0);
H A Dxlp_machdep.c713 return (xlp_hwtid_to_cpuid[nlm_cpuid()]);
/freebsd-11-stable/sys/mips/nlm/hal/
H A Dmips-extns.h252 nlm_cpuid(void) function
/freebsd-11-stable/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c154 fbvc = nlm_cpuid() * 4 + XLPGE_FB_VC;
471 fbvc = nlm_cpuid() * 4 + XLPGE_FB_VC;
H A Dnlmseclib.c67 fbvc = nlm_cpuid() / CMS_MAX_VCPU_VC;
/freebsd-11-stable/sys/mips/nlm/dev/net/
H A Dxlpge.c821 fbid = nlm_cpuid();
1377 nlm_cpuid(), (uintmax_t)paddr, (uintmax_t)mag,
1402 nlm_cpuid(), (uintmax_t)paddr, (void *)temp, mag);
1413 nlm_cpuid(), len);

Completed in 58 milliseconds