Home
last modified time | relevance | path

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

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