Searched refs:cp15_to_index (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/kvm/
H A Dcoproc.c557 /* CRm to CRn: see cp15_to_index for details */ index_to_params()
1096 static u64 cp15_to_index(const struct coproc_reg *reg) cp15_to_index() function
1125 if (put_user(cp15_to_index(reg), *uind)) copy_reg_to_user()
1190 if (put_user(cp15_to_index(&invariant_cp15[i]), uindices)) kvm_arm_copy_coproc_indices()

Completed in 134 milliseconds