Home
last modified time | relevance | path

Searched refs:PROM_CFGHDL_TO_CPUID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_mp_startup.c151 cpuid = PROM_CFGHDL_TO_CPUID(cpuid); in mp_find_cpu()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h146 #define PROM_CFGHDL_TO_CPUID(x) (x & ~(0xful << 28)) macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_cpu.c1559 cpuid = PROM_CFGHDL_TO_CPUID(cpuid); in dr_cpu_check_node()