Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dunistd.h30 #define __NR_compat_clock_getres 264 macro
/openbmc/linux/arch/arm64/include/asm/vdso/
H A Dcompat_gettimeofday.h95 register long nr asm("r7") = __NR_compat_clock_getres; in clock_getres32_fallback()