Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Dsys_regs.c2641 static u64 __ro_after_init boot_cpu_midr_val; variable
2647 boot_cpu_midr_val = read_sysreg(midr_el1); in init_imp_id_regs()
2656 return boot_cpu_midr_val; in reset_imp_id_reg()