Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dsys_regs.c48 static u64 sys_reg_to_index(const struct sys_reg_desc *reg);
5455 static u64 sys_reg_to_index(const struct sys_reg_desc *reg) in sys_reg_to_index() function
5481 idx = sys_reg_to_index(reg); in copy_reg_to_user()