Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/kvm/
Dcoproc.c1315 static bool copy_reg_to_user(const struct coproc_reg *reg, u64 __user **uind) in copy_reg_to_user() function
1349 if (!copy_reg_to_user(i1, &uind)) in walk_cp15()
1356 if (!copy_reg_to_user(i2, &uind)) in walk_cp15()
/Linux-v5.4/arch/arm64/kvm/
Dsys_regs.c2629 static bool copy_reg_to_user(const struct sys_reg_desc *reg, u64 __user **uind) in copy_reg_to_user() function
2656 if (!copy_reg_to_user(rd, uind)) in walk_one_sys_reg()