Searched refs:reg_smidr (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/include/asm/ | ||
| H A D | cpu.h | 49 u64 reg_smidr; member |
| /linux/arch/arm64/kernel/ | ||
| H A D | cpuinfo.c | 515 info->reg_smidr = read_cpuid(SMIDR_EL1) & ~SMIDR_EL1_SMPS; in __cpuinfo_store_cpu() |