Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dclocksource.h18 #define VDSO_CLOCK_R4K 1 /* Use the coprocessor 0 count. */ macro
/Linux-v4.19/arch/mips/kernel/
Dcsrc-r4k.c81 clocksource_mips.archdata.vdso_clock_mode = VDSO_CLOCK_R4K; in init_r4k_clocksource()
/Linux-v4.19/arch/mips/vdso/
Dgettimeofday.c143 case VDSO_CLOCK_R4K: in get_ns()