Home
last modified time | relevance | path

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

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