Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dunistd.h30 #define __NR_compat_clock_gettime64 403 macro
/arch/arm64/include/asm/vdso/
Dcompat_gettimeofday.h44 register long nr asm("r7") = __NR_compat_clock_gettime64; in clock_gettime_fallback()