Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/
H A Dguest.c594 static const u64 timer_reg_list[] = { variable
603 #define NUM_TIMER_REGS ARRAY_SIZE(timer_reg_list)
622 if (put_user(timer_reg_list[i], uindices)) in copy_timer_indices()