Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Dsys_regs.c2643 static u64 __ro_after_init boot_cpu_aidr_val; variable
2649 boot_cpu_aidr_val = read_sysreg(aidr_el1); in init_imp_id_regs()
2660 return boot_cpu_aidr_val; in reset_imp_id_reg()