Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dtimer_64.h51 extern struct get_tick_patch __get_tick_patch;
/openbmc/linux/arch/sparc/kernel/
H A Dvmlinux.lds.S157 __get_tick_patch = .; symbol
H A Dtime_64.c807 for (p = &__get_tick_patch; p < &__get_tick_patch_end; p++) { in get_tick_patch()