Home
last modified time | relevance | path

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

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