Home
last modified time | relevance | path

Searched refs:CPU_IVAR_CPUID (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dcpu.h41 #define CPU_IVAR_CPUID 4 macro
74 CPU_IVAR_CPUID, &v) != 0) in cpu_get_cpuid()
/freebsd/sys/dev/ofw/
H A Dofw_cpu.c360 case CPU_IVAR_CPUID: in ofw_cpu_read_ivar()