Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dclocksource.h19 #define VDSO_CLOCK_GIC 2 /* Use the GIC. */ macro
/linux-4.4.14/drivers/clocksource/
Dmips-gic-timer.c146 .archdata = { .vdso_clock_mode = VDSO_CLOCK_GIC },
/linux-4.4.14/arch/mips/vdso/
Dgettimeofday.c108 case VDSO_CLOCK_GIC: in get_ns()