Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c21 u64 id_aa64pfr0_el1_sys_val; variable
221 return get_restricted_features(vcpu, id_aa64pfr0_el1_sys_val, pvmid_aa64pfr0); in pvm_read_id_reg()
/linux/arch/arm64/include/asm/
H A Dkvm_hyp.h134 extern u64 kvm_nvhe_sym(id_aa64pfr0_el1_sys_val);
/linux/arch/arm64/kvm/
H A Darm.c2402 kvm_nvhe_sym(id_aa64pfr0_el1_sys_val) = get_hyp_id_aa64pfr0_el1(); in kvm_hyp_init_symbols()