Searched refs:get_clock_shifted_nsec (Results 1 – 1 of 1) sorted by relevance
/arch/arm64/kernel/vdso/ |
D | gettimeofday.S | 66 .macro get_clock_shifted_nsec res, cycle_last, mult macro 155 get_clock_shifted_nsec res=x15, cycle_last=x10, mult=x11 220 get_clock_shifted_nsec res=x15, cycle_last=x10, mult=x11 241 get_clock_shifted_nsec res=x15, cycle_last=x10, mult=x11 262 get_clock_shifted_nsec res=x15, cycle_last=x10, mult=x11
|