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

/linux-master/arch/arm64/kvm/
H A Dsys_regs.c45 static u64 sys_reg_to_index(const struct sys_reg_desc *reg);
3884 static u64 sys_reg_to_index(const struct sys_reg_desc *reg) function
3900 if (put_user(sys_reg_to_index(reg), *uind))
3961 if (put_user(sys_reg_to_index(&invariant_sys_regs[i]), uindices))

Completed in 122 milliseconds