Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/kvm/
Dsys_regs.c2516 static u64 __ro_after_init boot_cpu_revidr_val; variable
2522 boot_cpu_revidr_val = read_sysreg(revidr_el1); in init_imp_id_regs()
2534 *val = boot_cpu_revidr_val; in get_imp_id_reg()