Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dsys_regs.c3017 static u64 __ro_after_init boot_cpu_midr_val; variable
3023 boot_cpu_midr_val = read_sysreg(midr_el1); in init_imp_id_regs()
3032 return boot_cpu_midr_val; in reset_imp_id_reg()